Accepting request 1066267 from devel:languages:python
- update to 5.0: * Build Linux binary wheels for Python 3.11. * Drop support for Python 2.7, 3.5, 3.6. OBS-URL: https://build.opensuse.org/request/show/1066267 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-BTrees?expand=0&rev=16
This commit is contained in:
commit
7eb927b0a0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:908500b020ff989b00946f8a6f6573f38a9b1808d077e52e3dcf048fb170c13a
|
|
||||||
size 245282
|
|
BIN
BTrees-5.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
BTrees-5.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 16 21:05:56 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 5.0:
|
||||||
|
* Build Linux binary wheels for Python 3.11.
|
||||||
|
* Drop support for Python 2.7, 3.5, 3.6.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 2 14:27:52 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Mon Jan 2 14:27:52 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-BTrees
|
Name: python-BTrees
|
||||||
Version: 4.11.3
|
Version: 5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Persistent B-tree object containers for Python
|
Summary: Persistent B-tree object containers for Python
|
||||||
License: ZPL-2.1
|
License: ZPL-2.1
|
||||||
URL: https://github.com/zopefoundation/BTrees
|
URL: https://github.com/zopefoundation/BTrees
|
||||||
Source: https://files.pythonhosted.org/packages/source/B/BTrees/BTrees-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/B/BTrees/BTrees-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module devel}
|
BuildRequires: %{python_module devel >= 3.7}
|
||||||
BuildRequires: %{python_module persistent-devel >= 4.1.0}
|
BuildRequires: %{python_module persistent-devel >= 4.1.0}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user