From e65e9b2f92b35ff3fed7ca75b051af21e206fed7 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 08:27:54 +0000 Subject: automatic import of python-xcffib --- .gitignore | 1 + python-xcffib.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 5656635..c6150b4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /xcffib-1.2.0.tar.gz +/xcffib-1.3.0.tar.gz diff --git a/python-xcffib.spec b/python-xcffib.spec index c55451e..a51f5a5 100644 --- a/python-xcffib.spec +++ b/python-xcffib.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-xcffib -Version: 1.2.0 +Version: 1.3.0 Release: 1 Summary: A drop in replacement for xpyb, an XCB python binding License: Apache License 2.0 URL: http://github.com/tych0/xcffib -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0f/7e/b83f38ad12910c22b3e56e9edf2352178924c30b2256a3f11468eec312c4/xcffib-1.2.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e9/3e/d513b437d2e24d7c27bb435e11470ea343aae8666ab8e41510adb132d9b9/xcffib-1.3.0.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-xcffib-doc %prep -%autosetup -n xcffib-1.2.0 +%autosetup -n xcffib-1.3.0 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 1.2.0-1 +* Tue Apr 25 2023 Python_Bot - 1.3.0-1 - Package Spec generated diff --git a/sources b/sources index e4ddd45..59b844a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1dab2ef74baa672d658c685b3346eff8 xcffib-1.2.0.tar.gz +b2a70a1f8ee50ae2c47ee18963ce2f05 xcffib-1.3.0.tar.gz -- cgit v1.2.3