File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
Name : pypi-jsonschema
6
6
Version : 3.2.0
7
- Release : 75
7
+ Release : 76
8
8
URL : https://files.pythonhosted.org/packages/69/11/a69e2a3c01b324a77d3a7c0570faa372e8448b666300c4117a516f8b1212/jsonschema-3.2.0.tar.gz
9
9
Source0 : https://files.pythonhosted.org/packages/69/11/a69e2a3c01b324a77d3a7c0570faa372e8448b666300c4117a516f8b1212/jsonschema-3.2.0.tar.gz
10
10
Summary : An implementation of JSON Schema validation for Python
@@ -14,7 +14,7 @@ Requires: pypi-jsonschema-bin = %{version}-%{release}
14
14
Requires: pypi-jsonschema-license = %{version }-%{release }
15
15
Requires: pypi-jsonschema-python = %{version }-%{release }
16
16
Requires: pypi-jsonschema-python3 = %{version }-%{release }
17
- Requires: pyrsistent
17
+ Requires: pypi( pyrsistent)
18
18
BuildRequires : buildreq-distutils3
19
19
BuildRequires : pypi(attrs)
20
20
BuildRequires : pypi(importlib_metadata)
@@ -80,7 +80,7 @@ export http_proxy=http://127.0.0.1:9/
80
80
export https_proxy=http://127.0.0.1:9/
81
81
export no_proxy=localhost,127.0.0.1,0.0.0.0
82
82
export LANG=C.UTF-8
83
- export SOURCE_DATE_EPOCH=1641513451
83
+ export SOURCE_DATE_EPOCH=1641838637
84
84
export GCC_IGNORE_WERROR=1
85
85
export AR=gcc-ar
86
86
export RANLIB=gcc-ranlib
Original file line number Diff line number Diff line change 1
- 75
1
+ 76
You can’t perform that action at this time.
0 commit comments