14
0

8 Commits

Author SHA256 Message Date
bafc03c05d - Update to 1.8.0
* Added support for Python 3.13 and PyPy 3.11
  * Removed support for Python 3.8
  * Queue classes now accept ``os.PathLike`` paths
  * Fixed test failures on Windows
  * Switched the build system to ``hatchling``
  * Improved linting and CI configuration
- Switch package to modern Python Stack on SLE-15
  * Use Python 3.11 on SLE-15 by default
  * Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  * Add python-pip and python-wheel to BuildRequires
  * Replace %python_build with %pyproject_wheel
  * Replace %python_install with %pyproject_install
- Update BuildRequires from pyproject.toml

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-queuelib?expand=0&rev=13
2025-05-28 15:22:24 +00:00
13b2187337 - update to 1.7.0:
* Added support for Python 3.10-3.12 and PyPy 3.10
  * Removed support for Python 3.5-3.7
  * Improved type annotations and added the ``py.typed`` file
  * Added ``pre-commit`` configuration
  * Improved linting and CI configuration

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-queuelib?expand=0&rev=11
2024-06-10 09:52:48 +00:00
332ebdde5a Accepting request 917055 from home:pgajdos:python
- version update to 1.6.2
  Version 1.6.2
  -------------
  (released on August 26th, 2021)
  No functionality changes with respect to 1.6.1
  * Added `python_requires>=3.5` to `setup.py`
  * Formatted the codebase with `black`
  * Added type annotations
  * Added CI checks for typing, security and linting
  Version 1.6.1
  -------------
  (released on April 21st, 2021)
  No code changes with respect to 1.6
  * Migrate CI to GitHub actions
  * Fix release
  Version 1.6
  -----------
  (released on April 21st, 2021)
  * Add peek support
  * Remove py2 support
  * Full test coverage

OBS-URL: https://build.opensuse.org/request/show/917055
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-queuelib?expand=0&rev=10
2021-09-08 07:39:58 +00:00
332ec7caba - fix requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-queuelib?expand=0&rev=8
2019-11-15 10:22:11 +00:00
02668875e8 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-queuelib?expand=0&rev=6
2018-12-04 13:58:24 +00:00
Tomáš Chvátal
c16980f61a Accepting request 649801 from home:TheBlackCat:branches:devel:languages:python
- Update to version 1.5.0
  * rename Queue -> RRQueue
  * start_keys -> start_domains
  * Remove print

OBS-URL: https://build.opensuse.org/request/show/649801
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-queuelib?expand=0&rev=4
2018-11-17 16:07:31 +00:00
014174b9c8 Accepting request 559192 from home:pluskalm:branches:devel:languages:python
add me as maintainer, dependency of scrapy used for internal search

OBS-URL: https://build.opensuse.org/request/show/559192
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-queuelib?expand=0&rev=2
2017-12-21 22:42:54 +00:00
Sascha Peilicke
5345f0256e Accepting request 221522 from home:thomas-schraitle
New package, initial version 1.1.1
Needed for newer version of scrapy.

OBS-URL: https://build.opensuse.org/request/show/221522
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-queuelib?expand=0&rev=1
2014-02-10 10:18:22 +00:00