The NetBSD Project

CVS log for pkgsrc/time/py-relativetimebuilder/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / time / py-relativetimebuilder

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Apr 19 16:09:22 2025 UTC (8 days, 7 hours ago) by adam
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -3 lines
py-relativetimebuilder: updated to 3.0.2

3.0.2
Unknown changes

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Apr 14 08:49:20 2025 UTC (13 days, 14 hours ago) by adam
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -2 lines
Fix PLIST after py-setuptools update; bump depends and revision

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jan 10 08:51:07 2025 UTC (3 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -6 lines
py-relativetimebuilder: updated to 3.0.1

relativetimebuilder 3.0.1

Added

Development requirements handled by extras_require (install with pip install -e .[dev])
Pre-commit hooks, managed with pre-commit (install with pre-commit install)
Add readthedocs.yaml to make configuration explicit

Changed

Code formatted with Black
Imports sorted with isort
Following Keep a Changelog for this and future CHANGELOG entries
Heading level of top of CHANGELOG
Increase supported aniso8601 version to <11.0.0

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Nov 11 07:29:13 2024 UTC (5 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -2 lines
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Apr 30 09:35:19 2024 UTC (11 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -2 lines
py-relativetimebuilder: convert to wheel.mk.

Bump PKGREVISION.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Aug 29 07:02:52 2023 UTC (19 months, 4 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -4 lines
py-relativetimebuilder: updated to 3.0.0

relativetimebuilder 3.0.0

Changes

Add support for concise interval format (e.g. "2007-12-14T13:30/15:30")
Implement range checks supported by aniso8601 9.0.0
Add version to version.py
Cleaner reading of README.rst into the long_description field of setup.py
Define long_description_content_type as text/x-rst
Simplify Sphinx configuration
Bump copyright date to 2021

Deprecation

Deprecate running tests with python setup.py tests as the test suite support in Setuptools is deprecated

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:55:13 2022 UTC (3 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: 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.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
*: bump PKGREVISION for egg.mk users

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

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Apr 3 14:50:44 2019 UTC (6 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, 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
py-relativetimebuilder: added version 1.0.0

aniso8601 builder for dateutil relativedeltas

Features
* Provides RelativeTimeBuilder compatible with aniso8601
* Returns dateutil relativedelta objects for durations

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>