diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 12:02:19 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 12:02:19 +0000 |
| commit | 5b963f64327f2815610efbd37db9d07e7ff99d0e (patch) | |
| tree | 19b5bde11236ecac9ec983167af51a4e9a6bbfe9 | |
| parent | ff0962e70f3a570bfbb98446c1e94367f976c9e7 (diff) | |
automatic import of python-constructsopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-constructs.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /constructs-10.1.306.tar.gz +/constructs-10.2.2.tar.gz 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 @@ -1 +1 @@ -748066bf4c292d56de9ac6090b0b752d constructs-10.1.306.tar.gz +2507864364b5f54d99fef498d9a9680a constructs-10.2.2.tar.gz |
