From 5b963f64327f2815610efbd37db9d07e7ff99d0e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 12:02:19 +0000 Subject: automatic import of python-constructs --- .gitignore | 1 + python-constructs.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 95a5611..a00f1e7 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 10.1.306-1 +* Fri Apr 21 2023 Python_Bot - 10.2.2-1 - Package Spec generated diff --git a/sources b/sources index dd0010e..1a56dfa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -748066bf4c292d56de9ac6090b0b752d constructs-10.1.306.tar.gz +2507864364b5f54d99fef498d9a9680a constructs-10.2.2.tar.gz -- cgit v1.2.3