From 277e9152b74a002f8a4e023f5fcdd5769264d198 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 02:41:11 +0000 Subject: automatic import of python-wedge-lib --- .gitignore | 1 + python-wedge-lib.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index a740db1..35fdfef 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /wedge-lib-3.0.8.tar.gz +/wedge-lib-3.0.9.tar.gz diff --git a/python-wedge-lib.spec b/python-wedge-lib.spec index 53aafe4..6e5abd2 100644 --- a/python-wedge-lib.spec +++ b/python-wedge-lib.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-wedge-lib -Version: 3.0.8 +Version: 3.0.9 Release: 1 Summary: Wedge library for django application License: MIT URL: https://github.com/Wedge-Digital/w -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a9/12/9e979549bbab7d34fa5b190cfc10f4b4719fc422d856989fc4eea1dc6318/wedge-lib-3.0.8.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fc/2f/313a48b7a9fbb1c6e74c81f7f689a2ea0bccb23f537c49d27977633b16f2/wedge-lib-3.0.9.tar.gz BuildArch: noarch Requires: python3-arrow @@ -438,7 +438,7 @@ pipenv uninstall wedge-lib && pipenv install wedge-lib %prep -%autosetup -n wedge-lib-3.0.8 +%autosetup -n wedge-lib-3.0.9 %build %py3_build @@ -478,5 +478,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 10 2023 Python_Bot - 3.0.8-1 +* Tue May 30 2023 Python_Bot - 3.0.9-1 - Package Spec generated diff --git a/sources b/sources index 5798c10..47c556d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c1eab52e9efa6487984e0eb4b31490d8 wedge-lib-3.0.8.tar.gz +9f0cf6323f5dc1d1e38a7e08c3130c9c wedge-lib-3.0.9.tar.gz -- cgit v1.2.3