summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 05:27:06 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 05:27:06 +0000
commit8794c75d7173ebf04af3396528c1399de3a089ac (patch)
treeb4475e327cedc1bca790e39a8550662582d58c54
parenta3cd374eaedba414e2abe0ecce2310a14d4303d4 (diff)
automatic import of python-cibuildwheelopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-cibuildwheel.spec22
-rw-r--r--sources2
3 files changed, 6 insertions, 19 deletions
diff --git a/.gitignore b/.gitignore
index c52b194..5544296 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/cibuildwheel-2.12.1.tar.gz
+/cibuildwheel-2.12.3.tar.gz
diff --git a/python-cibuildwheel.spec b/python-cibuildwheel.spec
index 4f1dfbe..d661a48 100644
--- a/python-cibuildwheel.spec
+++ b/python-cibuildwheel.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-cibuildwheel
-Version: 2.12.1
+Version: 2.12.3
Release: 1
Summary: Build Python wheels on CI with minimal configuration.
License: BSD-2-Clause
URL: https://github.com/pypa/cibuildwheel
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c8/5a/c617e052f397106f6d9413cfe5652a09906a5e743562c5fb19c0242499d6/cibuildwheel-2.12.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fc/50/98fc2adc315b1e58b06903c36cf492ebd8611a113fc36381db5edddd0c02/cibuildwheel-2.12.3.tar.gz
BuildArch: noarch
Requires: python3-bashlex
@@ -23,13 +23,6 @@ Requires: python3-pyyaml
Requires: python3-requests
Requires: python3-rich
Requires: python3-packaging
-Requires: python3-mypy
-Requires: python3-types-jinja2
-Requires: python3-types-certifi
-Requires: python3-types-toml
-Requires: python3-types-pyyaml
-Requires: python3-types-click
-Requires: python3-types-requests
Requires: python3-jinja2
Requires: python3-pytest
Requires: python3-pytest-timeout
@@ -48,13 +41,6 @@ Requires: python3-mkdocs
Requires: python3-jinja2
Requires: python3-pymdown-extensions
Requires: python3-mkdocs-macros-plugin
-Requires: python3-mypy
-Requires: python3-types-jinja2
-Requires: python3-types-certifi
-Requires: python3-types-toml
-Requires: python3-types-pyyaml
-Requires: python3-types-click
-Requires: python3-types-requests
Requires: python3-jinja2
Requires: python3-pytest
Requires: python3-pytest-timeout
@@ -114,7 +100,7 @@ Python wheels are great. Building them across **Mac, Linux, Windows**, on **mult
`cibuildwheel` is here to help. `cibuildwheel` runs on your CI server - currently it supports GitHub Actions, Azure Pipelines, Travis CI, AppVeyor, CircleCI, and GitLab CI - and it builds and tests your wheels across all of your platforms.
%prep
-%autosetup -n cibuildwheel-2.12.1
+%autosetup -n cibuildwheel-2.12.3
%build
%py3_build
@@ -154,5 +140,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 2.12.1-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 2.12.3-1
- Package Spec generated
diff --git a/sources b/sources
index 91a5c8e..df93f8c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-40b1bc31e26e724747651fe94f7ac6fe cibuildwheel-2.12.1.tar.gz
+f369de56bbd682bb53273103bb3697b8 cibuildwheel-2.12.3.tar.gz