head	1.5;
access;
symbols
	pkgsrc-2026Q1:1.5.0.8
	pkgsrc-2026Q1-base:1.5
	pkgsrc-2025Q4:1.5.0.6
	pkgsrc-2025Q4-base:1.5
	pkgsrc-2025Q3:1.5.0.4
	pkgsrc-2025Q3-base:1.5
	pkgsrc-2025Q2:1.5.0.2
	pkgsrc-2025Q2-base:1.5
	pkgsrc-2025Q1:1.4.0.12
	pkgsrc-2025Q1-base:1.4
	pkgsrc-2024Q4:1.4.0.10
	pkgsrc-2024Q4-base:1.4
	pkgsrc-2024Q3:1.4.0.8
	pkgsrc-2024Q3-base:1.4
	pkgsrc-2024Q2:1.4.0.6
	pkgsrc-2024Q2-base:1.4
	pkgsrc-2024Q1:1.4.0.4
	pkgsrc-2024Q1-base:1.4
	pkgsrc-2023Q4:1.4.0.2
	pkgsrc-2023Q4-base:1.4
	pkgsrc-2023Q3:1.3.0.8
	pkgsrc-2023Q3-base:1.3
	pkgsrc-2023Q2:1.3.0.6
	pkgsrc-2023Q2-base:1.3
	pkgsrc-2023Q1:1.3.0.4
	pkgsrc-2023Q1-base:1.3
	pkgsrc-2022Q4:1.3.0.2
	pkgsrc-2022Q4-base:1.3
	pkgsrc-2022Q3:1.1.0.26
	pkgsrc-2022Q3-base:1.1
	pkgsrc-2022Q2:1.1.0.24
	pkgsrc-2022Q2-base:1.1
	pkgsrc-2022Q1:1.1.0.22
	pkgsrc-2022Q1-base:1.1
	pkgsrc-2021Q4:1.1.0.20
	pkgsrc-2021Q4-base:1.1
	pkgsrc-2021Q3:1.1.0.18
	pkgsrc-2021Q3-base:1.1
	pkgsrc-2021Q2:1.1.0.16
	pkgsrc-2021Q2-base:1.1
	pkgsrc-2021Q1:1.1.0.14
	pkgsrc-2021Q1-base:1.1
	pkgsrc-2020Q4:1.1.0.12
	pkgsrc-2020Q4-base:1.1
	pkgsrc-2020Q3:1.1.0.10
	pkgsrc-2020Q3-base:1.1
	pkgsrc-2020Q2:1.1.0.8
	pkgsrc-2020Q2-base:1.1
	pkgsrc-2020Q1:1.1.0.4
	pkgsrc-2020Q1-base:1.1
	pkgsrc-2019Q4:1.1.0.6
	pkgsrc-2019Q4-base:1.1
	pkgsrc-2019Q3:1.1.0.2;
locks; strict;
comment	@# @;


1.5
date	2025.04.12.10.24.31;	author adam;	state Exp;
branches;
next	1.4;
commitid	pTUTvTiL4O8BtKQF;

1.4
date	2023.10.28.19.56.59;	author wiz;	state Exp;
branches;
next	1.3;
commitid	jP8MYROLWZ3yJqKE;

1.3
date	2022.10.31.13.57.36;	author adam;	state Exp;
branches;
next	1.2;
commitid	eXRCClFuDwvcoSZD;

1.2
date	2022.09.29.10.08.14;	author adam;	state Exp;
branches;
next	1.1;
commitid	St92TYfdIiVf9KVD;

1.1
date	2019.10.01.13.22.55;	author triaxx;	state Exp;
branches
	1.1.2.1;
next	;
commitid	WNfqfjlL0IEcoaFB;

1.1.2.1
date	2019.10.01.13.22.55;	author bsiegert;	state dead;
branches;
next	1.1.2.2;
commitid	9oRSR0UHmwC9emHB;

1.1.2.2
date	2019.10.18.14.31.38;	author bsiegert;	state Exp;
branches;
next	;
commitid	9oRSR0UHmwC9emHB;


desc
@@


1.5
log
@Fix PLIST after py-setuptools update; bump depends and revision
@
text
@@@comment $NetBSD: PLIST,v 1.4 2023/10/28 19:56:59 wiz Exp $
bin/distro-${PYVERSSUFFIX}
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/distro/__init__.py
${PYSITELIB}/distro/__init__.pyc
${PYSITELIB}/distro/__init__.pyo
${PYSITELIB}/distro/__main__.py
${PYSITELIB}/distro/__main__.pyc
${PYSITELIB}/distro/__main__.pyo
${PYSITELIB}/distro/distro.py
${PYSITELIB}/distro/distro.pyc
${PYSITELIB}/distro/distro.pyo
${PYSITELIB}/distro/py.typed
@


1.4
log
@python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
@
text
@d1 1
a1 1
@@comment $NetBSD$
a2 1
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
d7 1
@


1.3
log
@py-distro: updated to 1.8.0

1.8.0 (2022.10.10)

BACKWARD COMPATIBILITY:
* Replace `setup.py` with `build`

ENHANCEMENTS:
* Lowered `LinuxDistribution._distro_release_info` method complexity
* Added official support for Buildroot distribution
* Added official support for Guix distribution
* Added support for `/etc/debian_version`
* Fixed a typography in CONTRIBUTING.md
* Improved README.md "Usage" code block

RELEASE:
* Bumped black to v22.3.0 in pre-commit.ci configuration
* Enabled GitHub Dependabot to keep GitHub Actions up to date
@
text
@d1 1
a1 1
@@comment $NetBSD: PLIST,v 1.2 2022/09/29 10:08:14 adam Exp $
a2 1
${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
a5 1
${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
a6 1
${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
d11 1
d14 1
d17 1
@


1.2
log
@py-distro: updated to 1.7.0

1.7.0 (2022.02.15)

BACKWARD COMPATIBILITY:
* Dropped support for EOL Pythons 2.7, 3.4 and 3.5
* Dropped support for LSB and `uname` back-ends when `--root-dir` is specified
* Moved `distro.py` to `src/distro/distro.py`

ENHANCEMENTS:
* Documented that `distro.version()` can return an empty string on rolling releases
* Documented support for Python 3.10
* Added official support for Rocky Linux distribution
* Added a shebang to `distro.py` to allow standalone execution
* Added support for AIX platforms
* Added compliance for PEP-561

BUG FIXES:
* Fixed `include_uname` parameter oversight
* Fixed crash when `uname -rs` output is empty
* Fixed Amazon Linux identifier in `distro.id()` documentation
* Fixed OpenSuse >= 15 support
* Fixed encoding issues when opening distro release files
* Fixed `linux_distribution` regression
@
text
@d1 1
a1 1
@@comment $NetBSD: PLIST,v 1.1 2019/10/01 13:22:55 triaxx Exp $
d3 9
a11 5
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
a13 1
${PYSITELIB}/distro/__init__.pyo
a15 1
${PYSITELIB}/distro/__main__.pyo
a17 1
${PYSITELIB}/distro/distro.pyo
@


1.1
log
@py-distro: import to version 1.4.0

Thanks to Aleksej for importing 1.1.0 in wip.
@
text
@d1 1
a1 1
@@comment $NetBSD$
d8 10
a17 3
${PYSITELIB}/distro.py
${PYSITELIB}/distro.pyc
${PYSITELIB}/distro.pyo
@


1.1.2.1
log
@file PLIST was added on branch pkgsrc-2019Q3 on 2019-10-18 14:31:38 +0000
@
text
@d1 10
@


1.1.2.2
log
@Pullup ticket #6071 - requested by taca
devel/py-distro: dependent addition
security/py-certbot: bugfix

Revisions pulled up:
- devel/Makefile                                                1.2921
- devel/py-distro/ALTERNATIVES                                  1.1
- devel/py-distro/DESCR                                         1.1
- devel/py-distro/Makefile                                      1.1-1.2
- devel/py-distro/PLIST                                         1.1
- devel/py-distro/distinfo                                      1.1
- security/py-certbot/Makefile                                  1.17-1.20

---
   Module Name:	pkgsrc
   Committed By:	triaxx
   Date:		Tue Oct  1 13:22:55 UTC 2019

   Added Files:
   	pkgsrc/devel/py-distro: DESCR Makefile PLIST distinfo

   Log Message:
   py-distro: import to version 1.4.0

   Thanks to Aleksej for importing 1.1.0 in wip.

---
   Module Name:	pkgsrc
   Committed By:	triaxx
   Date:		Tue Oct  1 13:24:35 UTC 2019

   Modified Files:
   	pkgsrc/devel: Makefile

   Log Message:
   Import py-distro to version 1.4.0

---
   Module Name:	pkgsrc
   Committed By:	triaxx
   Date:		Tue Oct  1 13:29:58 UTC 2019

   Modified Files:
   	pkgsrc/security/py-certbot: Makefile

   Log Message:
   py-certbot: fix PR pkg/54588

   pkgsrc changes:
   ---------------
   * Add devel/py-distro as a runtime dependency. Certbot claims >=3D1.0.1=
    but
     non-linux distribution are supported only from 1.2.0.

---
   Module Name:	pkgsrc
   Committed By:	adam
   Date:		Wed Oct  2 10:04:59 UTC 2019

   Modified Files:
   	pkgsrc/devel/py-distro: Makefile
   Added Files:
   	pkgsrc/devel/py-distro: ALTERNATIVES

   Log Message:
   py-distro: cleanup

---
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Tue Oct  1 13:53:45 UTC 2019

   Modified Files:
   	pkgsrc/security/py-certbot: Makefile

   Log Message:
   py-certbot: bump PKGREVISION for added dependency

---
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Wed Oct  2 08:38:42 UTC 2019

   Modified Files:
   	pkgsrc/security/py-certbot: Makefile

   Log Message:
   py-certbot: wip dependencies are not allowed in main pkgsrc

---
   Module Name:	pkgsrc
   Committed By:	triaxx
   Date:		Wed Oct  2 10:40:56 UTC 2019

   Modified Files:
   	pkgsrc/security/py-certbot: Makefile

   Log Message:
   py-certbot: update to 0.38nb3

   pkgsrc changes
   --------------
   * s/wip/devel/ for py-distro dependency (wip was for test only but
     committed by inattention)
@
text
@a0 10
@@comment $NetBSD: PLIST,v 1.1 2019/10/01 13:22:55 triaxx Exp $
bin/distro-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/distro.py
${PYSITELIB}/distro.pyc
${PYSITELIB}/distro.pyo
@


