summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-jsonnet.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index e076f33..eb12dcf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/jsonnet-0.19.1.tar.gz
+/jsonnet-0.20.0.tar.gz
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
diff --git a/sources b/sources
index e55f366..7e04795 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c96b2f0382949995b48919f190f6b5f2 jsonnet-0.19.1.tar.gz
+205cb113b4a747efd1a9abc395c93f13 jsonnet-0.20.0.tar.gz