The NetBSD Project

CVS log for pkgsrc/devel/py-queuelib/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / py-queuelib

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Apr 12 20:37:42 2025 UTC (4 weeks, 5 days ago) by adam
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -4 lines
py-queuelib: updated to 1.8.0

Version 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

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Apr 12 20:03:47 2025 UTC (4 weeks, 5 days ago) by adam
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -4 lines
Fix PLIST after py-setuptools update; bump depends and revision

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Nov 11 07:28:21 2024 UTC (6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1, pkgsrc-2024Q4-base, pkgsrc-2024Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -2 lines
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun May 5 18:33:30 2024 UTC (12 months, 1 week ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -4 lines
py-queuelib: updated to 1.7.0

Version 1.7.0

No functionality changes with respect to 1.6.2

* 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

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:53:35 2022 UTC (3 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Sep 10 15:03:52 2021 UTC (3 years, 8 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
py-queuelib: updated to 1.6.2

Version 1.6.2
-------------
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

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed May 12 08:03:51 2021 UTC (4 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -2 lines
py-queuelib: updated to 1.6.1

Version 1.6.1
-------------
No code changes with respect to 1.6
* Migrate CI to GitHub actions
* Fix release

Version 1.6
-----------
* Add peek support
* Remove py2 support
* Full test coverage

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Mar 19 10:13:40 2018 UTC (7 years, 1 month ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
py-queuelib: updated to 1.5.0

1.5.0:
Unknown changes.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Feb 13 21:15:41 2017 UTC (8 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Added devel/py-queuelib version 1.4.2

Queuelib is a collection of persistent (disk-based) queues for Python.

Queuelib goals are speed and simplicity. It was originally part of the Scrapy
framework and stripped out on its own library.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>