summaryrefslogtreecommitdiff
path: root/python-jsonnet.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-jsonnet.spec')
-rw-r--r--python-jsonnet.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-jsonnet.spec b/python-jsonnet.spec
index d738063..bf34fa1 100644
--- a/python-jsonnet.spec
+++ b/python-jsonnet.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-jsonnet
-Version: 0.19.1
+Version: 0.20.0
Release: 1
Summary: Python bindings for Jsonnet - The data templating language
License: Apache License 2.0
URL: https://jsonnet.org
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8e/18/b098e97bd738d3ef832112d2c87a9afbde32297974c2671d6e2c0a09b6f4/jsonnet-0.19.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a5/0e/76e5029265bc4bc4d99ad521fcb32a83070af29a0babc331ad181c299ee0/jsonnet-0.20.0.tar.gz
BuildArch: noarch
@@ -28,7 +28,7 @@ Provides: python3-jsonnet-doc
%prep
-%autosetup -n jsonnet-0.19.1
+%autosetup -n jsonnet-0.20.0
%build
%py3_build
@@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.19.1-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.20.0-1
- Package Spec generated