From d367e5620d660fcebbbbc650adeac08b6ad7b168 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 15:39:26 +0000 Subject: automatic import of python-inmanta-dev-dependencies --- .gitignore | 1 + python-inmanta-dev-dependencies.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 5c6ef29..1b56a66 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /inmanta_dev_dependencies-2.70.0.tar.gz +/inmanta_dev_dependencies-2.72.0.tar.gz diff --git a/python-inmanta-dev-dependencies.spec b/python-inmanta-dev-dependencies.spec index 8625399..2a2215b 100644 --- a/python-inmanta-dev-dependencies.spec +++ b/python-inmanta-dev-dependencies.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-inmanta-dev-dependencies -Version: 2.70.0 +Version: 2.72.0 Release: 1 Summary: Package collecting all common dev dependencies of inmanta modules and extensions to synchronize dependency versions. License: Apache-2.0 URL: https://pypi.org/project/inmanta-dev-dependencies/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/48/d5/1d6d7b45914659bdf89e6ff476fd050acd7199b2a23cf62a299e12fff4b5/inmanta_dev_dependencies-2.70.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ee/6d/e2a2347e16c58f47efc380d4f11766e3cf304ec2fd76b2447e8fc8d7a831/inmanta_dev_dependencies-2.72.0.tar.gz BuildArch: noarch Requires: python3-Sphinx @@ -61,7 +61,7 @@ Provides: python3-inmanta-dev-dependencies-doc %prep -%autosetup -n inmanta-dev-dependencies-2.70.0 +%autosetup -n inmanta-dev-dependencies-2.72.0 %build %py3_build @@ -101,5 +101,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 17 2023 Python_Bot - 2.70.0-1 +* Tue May 30 2023 Python_Bot - 2.72.0-1 - Package Spec generated diff --git a/sources b/sources index 56c104b..bc1d046 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bfb422442c3fe3112e799bba772820e0 inmanta_dev_dependencies-2.70.0.tar.gz +f16ee834e3df604cf8506167ea8b2006 inmanta_dev_dependencies-2.72.0.tar.gz -- cgit v1.2.3