15
0
forked from pool/python-plyvel

28 Commits

Author SHA256 Message Date
d9d421b2eb Accepting request 1282287 from devel:languages:python
- Convert to pip-based build

OBS-URL: https://build.opensuse.org/request/show/1282287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plyvel?expand=0&rev=14
2025-06-03 15:55:59 +00:00
b2c9c4673e - Convert to pip-based build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-plyvel?expand=0&rev=26
2025-06-03 11:44:30 +00:00
35419f9d4c Accepting request 1140742 from devel:languages:python
- update to 1.5.1:
  * Add Python 3.12 support
  * Rebuild Linux wheels, including Python 3.12 wheels.
  * Allow using plyvel.DB as a context manager (pr #151)

- Update to 1.5.0
  * Completely drop Python 2 support
- Initial package

OBS-URL: https://build.opensuse.org/request/show/1140742
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plyvel?expand=0&rev=13
2024-01-23 21:56:00 +00:00
e3d182a2f4 - update to 1.5.1:
* Add Python 3.12 support
  * Rebuild Linux wheels, including Python 3.12 wheels.
  * Allow using plyvel.DB as a context manager (pr #151)
- Update to 1.5.0
  * Completely drop Python 2 support
- Initial package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-plyvel?expand=0&rev=24
2024-01-22 23:31:01 +00:00
aa4702943d Accepting request 1035046 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1035046
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plyvel?expand=0&rev=12
2022-11-10 15:40:31 +00:00
b309deb327 Accepting request 1034888 from home:yarunachalam:branches:devel:languages:python
- Update to 1.5.0 
  * use manylinux2014 image for building wheels
  * Fix typo in docs (#145)
  * update leveldb links to github
  * clarify bloom_filter_bits in docs
  * skip py36 wheels
  * drop py36 from tox config

OBS-URL: https://build.opensuse.org/request/show/1034888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-plyvel?expand=0&rev=22
2022-11-10 10:55:29 +00:00
9c3cdb4d4a Accepting request 946775 from devel:languages:python
- update to 1.4.0:
  * Build Linux wheels against Snappy 1.1.9, LevelDB 1.22
  * The minimum LevelDB version is now 1.21
  * Add support for :py:meth:`WriteBatch.append()`
  * Add support for :py:meth:`WriteBatch.approximate_size()`
  * Use manylinux2010 instead of manylinux1 to build wheels
  * Add Python 3.9 support
  * Drop Python 3.5 support
  * Completely drop Python 2 support

OBS-URL: https://build.opensuse.org/request/show/946775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plyvel?expand=0&rev=11
2022-01-16 22:18:18 +00:00
63ce2170e0 - update to 1.4.0:
* Build Linux wheels against Snappy 1.1.9, LevelDB 1.22
  * The minimum LevelDB version is now 1.21
  * Add support for :py:meth:`WriteBatch.append()`
  * Add support for :py:meth:`WriteBatch.approximate_size()`
  * Use manylinux2010 instead of manylinux1 to build wheels
  * Add Python 3.9 support
  * Drop Python 3.5 support
  * Completely drop Python 2 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-plyvel?expand=0&rev=21
2022-01-16 12:37:44 +00:00
c3123fd722 Accepting request 895723 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/895723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plyvel?expand=0&rev=10
2021-06-01 08:37:27 +00:00
031ee039b5 Accepting request 895708 from home:pgajdos:python
setup.py test replacement

OBS-URL: https://build.opensuse.org/request/show/895708
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-plyvel?expand=0&rev=19
2021-05-27 09:54:29 +00:00
d3bdafb241 Accepting request 786088 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/786088
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plyvel?expand=0&rev=9
2020-03-18 11:45:15 +00:00
f38be54eae Accepting request 786085 from home:mcalabkova:branches:devel:languages:python
- update to 1.2.0
  * Add Python 3.8 support
  * Drop Python 3.4 support

OBS-URL: https://build.opensuse.org/request/show/786085
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-plyvel?expand=0&rev=17
2020-03-18 07:48:55 +00:00
970f8151a6 Accepting request 704382 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/704382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plyvel?expand=0&rev=8
2019-05-22 09:15:46 +00:00
Tomáš Chvátal
096b6dae4f Accepting request 704271 from home:pgajdos
- version update to 1.1.0
  * Expose :py:attr:`~DB.name` attribute to Python code
    (`pr #90 <https://github.com/wbolster/plyvel/pull/90>`_)

OBS-URL: https://build.opensuse.org/request/show/704271
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-plyvel?expand=0&rev=15
2019-05-21 08:29:27 +00:00
022f2c545d Accepting request 641277 from devel:languages:python
- Update to version 1.0.5:
  * Rebuild wheels: build against Snappy 1.1.7, and produce Python
    3.7 wheels

OBS-URL: https://build.opensuse.org/request/show/641277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plyvel?expand=0&rev=7
2018-10-12 11:11:04 +00:00
ee09e85024 - Update to version 1.0.5:
* Rebuild wheels: build against Snappy 1.1.7, and produce Python
    3.7 wheels

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-plyvel?expand=0&rev=13
2018-10-11 13:59:00 +00:00
7847203836 Accepting request 593922 from devel:languages:python
- Update to version 1.0.4:
  * No relevant change for package users

OBS-URL: https://build.opensuse.org/request/show/593922
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plyvel?expand=0&rev=6
2018-04-19 13:28:34 +00:00
b5b45f6c97 - Update to version 1.0.4:
* No relevant change for package users

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-plyvel?expand=0&rev=11
2018-04-06 08:47:15 +00:00
c97bc49010 Accepting request 563870 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/563870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plyvel?expand=0&rev=5
2018-01-13 20:49:10 +00:00
6b07c5a022 - Update to version 1.0.0:
* First 1.x release. This library is quite mature, so there is
    no reason to keep using 0.x version numbers. While at it,
    switch to semantic versioning.
  * Drop support for older Python versions. Minimum versions are
    now Python 3.4+ for modern Python and Python 2.7+ for legacy
    Python.
  * The mimimum LevelDB version is now 1.20, which added an option
    for the maximum file size, which is now exposed in Plyvel.
  * The various .put() methods are no longer restricted to just
    bytes (str in Python 2), but will accept any type implementing
    Python's buffer protocol, such as bytes, bytearray, and
    memoryview. Note that this only applies to values; keys must
    still be bytes. (issue #52)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-plyvel?expand=0&rev=9
2018-01-05 14:35:16 +00:00
56da54afa0 Accepting request 505249 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/505249
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plyvel?expand=0&rev=4
2017-06-22 08:40:03 +00:00
2b0caaedf4 Accepting request 505238 from home:jengelh:branches:devel:languages:python
- Trim filler wording from description and replace by a
  substantiated feature list.

OBS-URL: https://build.opensuse.org/request/show/505238
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-plyvel?expand=0&rev=7
2017-06-21 10:34:37 +00:00
823c9b7b54 Accepting request 502857 from devel:languages:python
- Switch to python singlespec

OBS-URL: https://build.opensuse.org/request/show/502857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plyvel?expand=0&rev=3
2017-06-12 13:34:46 +00:00
ba8bcef3bc - Switch to python singlespec
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-plyvel?expand=0&rev=5
2017-06-11 10:17:35 +00:00
e3d96052b0 Accepting request 356911 from devel:languages:python
- Enable tests
- Update dependencies

OBS-URL: https://build.opensuse.org/request/show/356911
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plyvel?expand=0&rev=2
2016-02-01 18:56:49 +00:00
a378d2475a - Enable tests
- Update dependencies

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-plyvel?expand=0&rev=3
2016-01-31 08:32:04 +00:00
Stephan Kulow
4814206ae4 Accepting request 259144 from devel:languages:python
It would be nice to have this package in factory

OBS-URL: https://build.opensuse.org/request/show/259144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plyvel?expand=0&rev=1
2014-11-03 12:11:48 +00:00
b901fc231c Accepting request 258836 from home:pluskalm
It would be nice to have this package available here, other thinks that I want to package has it as dependency

OBS-URL: https://build.opensuse.org/request/show/258836
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-plyvel?expand=0&rev=1
2014-10-31 10:22:30 +00:00