summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/jaraco-abode (follow)
Commit message (Expand)AuthorAgeFilesLines
* python313Packages.jaraco-abode: 6.2.1 -> 6.3.0•••Diff: https://github.com/jaraco/jaraco.abode/compare/refs/tags/v6.2.1...v6.3.0 Changelog: https://github.com/jaraco/jaraco.abode/blob/v6.3.0/NEWS.rst Robert Schütz2025-03-261-14/+12
* treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag`Peder Bergebakken Sundt2025-01-041-1/+1
* python312Packages.jaraco-abode: 5.2.1 -> 6.2.1R. Ryantm2024-10-021-2/+2
* python312Packages.jaraco-abode: 5.2.0 -> 5.2.1•••https://github.com/jaraco/jaraco.abode/blob/5.2.1/CHANGES.rst Martin Weinelt2024-07-111-2/+2
* python3Packages.jaraco-abode: 5.1.1 -> 5.2.0•••https://github.com/jaraco/jaraco.abode/blob/5.2.0/CHANGES.rst Martin Weinelt2024-06-241-2/+2
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-26/+28
* python311Packages.jaraco-abode: 5.1.0 -> 5.1.1R. Ryantm2024-04-071-13/+4
* treewide: add meta.mainProgram to packages with a single binary•••The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible. stuebinm2024-03-191-0/+1
* python311Packages.jaraco-abode: fix compat with jacaro.functoolsMartin Weinelt2023-12-201-1/+4
* treewide: remove redundant SETUPTOOLS_SCM_PRETEND_VERSION usage•••The setuptools-scm packages gained a setup hook, that sets it to the derivation version automatically, so setting it to that manually has become redundant. This also affects downstream consumers of setuptools-scm, like hatch-vcs or flit-scm. Martin Weinelt2023-12-201-2/+0
* python310Packages.jaraco-itertools: rename from jaraco_itertoolsTheodore Ni2023-07-141-2/+2
* python310Packages.jaraco-collections: rename from jaraco_collectionsTheodore Ni2023-07-141-2/+2
* python310Packages.jaraco-classes: rename from jaraco_classesTheodore Ni2023-07-141-2/+2
* python310Packages.jaraco-abode: 5.0.1 -> 5.1.0•••Diff: https://github.com/jaraco/jaraco.abode/compare/refs/tags/v5.0.1...v5.1.0 Changelog: https://github.com/jaraco/jaraco.abode/blob/5.1.0/CHANGES.rst Fabian Affolter2023-07-011-19/+22
* python310Packages.jaraco-abode: 4.1.0 -> 5.0.1•••Diff: https://github.com/jaraco/jaraco.abode/compare/refs/tags/v4.1.0...v5.0.1 Changelog: https://github.com/jaraco/jaraco.abode/blob/refs/tags/v5.0.1/CHANGES.rst Robert Schütz2023-04-231-2/+3
* python3Packages.jaraco-abode: 3.3.0 -> 4.1.0Martin Weinelt2023-03-031-2/+2
* python310Packages.jaraco-abode: 3.2.1 -> 3.3.0•••Diff: https://github.com/jaraco/jaraco.abode/compare/refs/tags/v3.2.1...v3.3.0 Martin Weinelt2023-02-081-2/+2
* python310Packages.jaraco-abode: use MANIFEST.in to include events.csv•••Since `include_package_data = True` all files listed in MANIFEST.in are automatically installed. Doing so based on a GitHub tarball is unproblematic because it only contains files tracked by a VCS and thus also installed automatically when using setuptools-scm. See https://setuptools.pypa.io/en/latest/userguide/datafiles.html#include-package-data Robert Schütz2023-02-041-8/+3
* python310Packages.jaraco-abode: init at 3.2.1Robert Schütz2023-02-021-0/+99