Skip to content

Commit c51732b

Browse files
committed
pypi-jsonschema: Autospec creation for version 3.2.0
1 parent 7055f74 commit c51732b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pypi-jsonschema.spec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
Name : pypi-jsonschema
66
Version : 3.2.0
7-
Release : 75
7+
Release : 76
88
URL : https://files.pythonhosted.org/packages/69/11/a69e2a3c01b324a77d3a7c0570faa372e8448b666300c4117a516f8b1212/jsonschema-3.2.0.tar.gz
99
Source0 : https://files.pythonhosted.org/packages/69/11/a69e2a3c01b324a77d3a7c0570faa372e8448b666300c4117a516f8b1212/jsonschema-3.2.0.tar.gz
1010
Summary : An implementation of JSON Schema validation for Python
@@ -14,7 +14,7 @@ Requires: pypi-jsonschema-bin = %{version}-%{release}
1414
Requires: pypi-jsonschema-license = %{version}-%{release}
1515
Requires: pypi-jsonschema-python = %{version}-%{release}
1616
Requires: pypi-jsonschema-python3 = %{version}-%{release}
17-
Requires: pyrsistent
17+
Requires: pypi(pyrsistent)
1818
BuildRequires : buildreq-distutils3
1919
BuildRequires : pypi(attrs)
2020
BuildRequires : pypi(importlib_metadata)
@@ -80,7 +80,7 @@ export http_proxy=http://127.0.0.1:9/
8080
export https_proxy=http://127.0.0.1:9/
8181
export no_proxy=localhost,127.0.0.1,0.0.0.0
8282
export LANG=C.UTF-8
83-
export SOURCE_DATE_EPOCH=1641513451
83+
export SOURCE_DATE_EPOCH=1641838637
8484
export GCC_IGNORE_WERROR=1
8585
export AR=gcc-ar
8686
export RANLIB=gcc-ranlib

release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
75
1+
76

0 commit comments

Comments
 (0)