From 19edeadcd1f95d846dda2c30af28cbf7da654fe8 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 14:29:35 +0000 Subject: automatic import of python-pydeps --- .gitignore | 1 + python-pydeps.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 27bf8b6..def09cd 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pydeps-1.11.2.tar.gz +/pydeps-1.12.1.tar.gz diff --git a/python-pydeps.spec b/python-pydeps.spec index 6ae2958..756948b 100644 --- a/python-pydeps.spec +++ b/python-pydeps.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pydeps -Version: 1.11.2 +Version: 1.12.1 Release: 1 Summary: Display module dependencies License: BSD URL: https://github.com/thebjorn/pydeps -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f9/2d/f4ec41d6f5c188c013414df8a5e048ee36794b1d00c9874521fb2c3be383/pydeps-1.11.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e8/54/44faf3746a99b1914481b89eb50d0ac47db65170620e3126a753ee603c45/pydeps-1.12.1.tar.gz BuildArch: noarch Requires: python3-stdlib-list @@ -45,7 +45,7 @@ Please report bugs and feature requests on GitHub at https://github.com/thebjorn/pydeps/issues %prep -%autosetup -n pydeps-1.11.2 +%autosetup -n pydeps-1.12.1 %build %py3_build @@ -85,5 +85,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 1.11.2-1 +* Sun Apr 23 2023 Python_Bot - 1.12.1-1 - Package Spec generated diff --git a/sources b/sources index f0a33f6..07ff122 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c3fb6276ffb88a3079aabaf9f4fcc00e pydeps-1.11.2.tar.gz +2a8db6fdab9a42c302f2c5844808a8e9 pydeps-1.12.1.tar.gz -- cgit v1.2.3