pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-pkginfo py-pkginfo: updated to 1.8.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8703f4f7e3c8
branches:  trunk
changeset: 770540:8703f4f7e3c8
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Dec 02 11:05:26 2021 +0000

description:
py-pkginfo: updated to 1.8.2

1.8.2 (2021-12-01)
------------------
- Add fix for installed distributions with '__package__' set to an empty
  string.

1.8.1 (2021-11-19)
------------------
- Add 'MANIFEST.in' to ensure example files used by tests are included
  in source distributions.

1.8.0 (2021-11-18)
------------------
- Support new standard metadata location for installed dists.
- Don't overwrite header-based 'description' with empty payload.
- Add support for Metadata-Version 2.2.
- Add support for uncompressed tarballs for sdists.
- Add support for Python 3.10.

diffstat:

 devel/py-pkginfo/Makefile |  4 ++--
 devel/py-pkginfo/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r ee0afde47f9e -r 8703f4f7e3c8 devel/py-pkginfo/Makefile
--- a/devel/py-pkginfo/Makefile Thu Dec 02 10:39:35 2021 +0000
+++ b/devel/py-pkginfo/Makefile Thu Dec 02 11:05:26 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2021/07/26 17:34:11 adam Exp $
+# $NetBSD: Makefile,v 1.13 2021/12/02 11:05:26 adam Exp $
 
-DISTNAME=      pkginfo-1.7.1
+DISTNAME=      pkginfo-1.8.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pkginfo/}
diff -r ee0afde47f9e -r 8703f4f7e3c8 devel/py-pkginfo/distinfo
--- a/devel/py-pkginfo/distinfo Thu Dec 02 10:39:35 2021 +0000
+++ b/devel/py-pkginfo/distinfo Thu Dec 02 11:05:26 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2021/10/26 10:18:45 nia Exp $
+$NetBSD: distinfo,v 1.14 2021/12/02 11:05:26 adam Exp $
 
-BLAKE2s (pkginfo-1.7.1.tar.gz) = f0e1c36ae51152d9309428d4fe91c4e32b342184a6561d654725f653db9191bd
-SHA512 (pkginfo-1.7.1.tar.gz) = 5b6374e45e7ccd68f3a28145c2fc350e630e97fcc5e97d46d05c32f0958a51e4713487b809099ddf0a9ab07840f7fb4409438ab7b7a9b0b05e94d292088b2c26
-Size (pkginfo-1.7.1.tar.gz) = 34280 bytes
+BLAKE2s (pkginfo-1.8.2.tar.gz) = 33a661ba3ec22012a6871683824700e62cf1ab6e6d8a9b7febd8861e7d3972ee
+SHA512 (pkginfo-1.8.2.tar.gz) = 06164b6c17000cf25e72d39e4e025a395cdd09afaab6169180cf096bae5a1ff863930d3b368274b6a03458a9ae1c3cb996559c0b042807141435b1868189b5f6
+Size (pkginfo-1.8.2.tar.gz) = 374689 bytes



Home | Main Index | Thread Index | Old Index