summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 08:27:54 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 08:27:54 +0000
commite65e9b2f92b35ff3fed7ca75b051af21e206fed7 (patch)
tree4aea122cfe9ddf8a5ce9e3b26f9cae29a05335b9
parentb81dce19cb435d8b735262404fc992695892e6f7 (diff)
automatic import of python-xcffibopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-xcffib.spec8
-rw-r--r--sources2
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 <Python_Bot@openeuler.org> - 1.2.0-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 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