summaryrefslogtreecommitdiff
path: root/python-constructs.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-constructs.spec')
-rw-r--r--python-constructs.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-constructs.spec b/python-constructs.spec
index 01ac021..1fc9015 100644
--- a/python-constructs.spec
+++ b/python-constructs.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-constructs
-Version: 10.1.306
+Version: 10.2.2
Release: 1
Summary: A programming model for software-defined state
License: Apache-2.0
URL: https://github.com/aws/constructs
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/56/60/ec52ff52ea4b234e1463d1ffcb63619e1f88b4567f2dee2b265f7be65b97/constructs-10.1.306.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b4/68/4b504f001688d32fec33c6d328c80957a8d36cc61a017dbdd3dc51a9475d/constructs-10.2.2.tar.gz
BuildArch: noarch
Requires: python3-jsii
@@ -115,7 +115,7 @@ This project is distributed under the [Apache License, Version 2.0](./LICENSE).
%prep
-%autosetup -n constructs-10.1.306
+%autosetup -n constructs-10.2.2
%build
%py3_build
@@ -155,5 +155,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 10.1.306-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 10.2.2-1
- Package Spec generated