summaryrefslogtreecommitdiff
path: root/python-amsterdam-schema-tools.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-amsterdam-schema-tools.spec')
-rw-r--r--python-amsterdam-schema-tools.spec11
1 files changed, 4 insertions, 7 deletions
diff --git a/python-amsterdam-schema-tools.spec b/python-amsterdam-schema-tools.spec
index b88faac..0370356 100644
--- a/python-amsterdam-schema-tools.spec
+++ b/python-amsterdam-schema-tools.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-amsterdam-schema-tools
-Version: 5.9.1
+Version: 5.9.3
Release: 1
Summary: Tools to work with Amsterdam Schema.
License: Mozilla Public 2.0
URL: https://github.com/amsterdam/schema-tools
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/cc/93/7d005febae3e5fa62b86617715d028fd9a2b28c5d1f35cc0d409342719f3/amsterdam-schema-tools-5.9.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4d/24/9b16605372327f85f59868308c2dc3f6e93f5faf2941312efe6702b27d8c/amsterdam-schema-tools-5.9.3.tar.gz
BuildArch: noarch
Requires: python3-sqlalchemy
@@ -16,8 +16,6 @@ Requires: python3-click
Requires: python3-deepdiff
Requires: python3-jsonlines
Requires: python3-jsonschema[format]
-Requires: python3-json-encoder
-Requires: python3-ndjson
Requires: python3-shapely
Requires: python3-string-utils
Requires: python3-dateutil
@@ -33,7 +31,6 @@ Requires: python3-build
Requires: python3-twine
Requires: python3-environ
Requires: python3-django
-Requires: python3-django-postgres-unlimited-varchar
Requires: python3-django-gisserver
Requires: python3-django-environ
Requires: python3-django-db-comments
@@ -676,7 +673,7 @@ to truncate all tables.
%prep
-%autosetup -n amsterdam-schema-tools-5.9.1
+%autosetup -n amsterdam-schema-tools-5.9.3
%build
%py3_build
@@ -716,5 +713,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 5.9.1-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 5.9.3-1
- Package Spec generated