pkgsrc-WIP-changes archive

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

py-polyfactory: use PYPI distfile



Module Name:	pkgsrc-wip
Committed By:	Bartosz Kuzma <bartosz.kuzma%gmail.com@localhost>
Pushed By:	bartosz.kuzma
Date:		Tue Jul 21 15:45:01 2026 +0200
Changeset:	f2b4dcd8b52c1c9c9cc6cce69bc9ac6d2f5bc5c7

Modified Files:
	py-polyfactory/Makefile
	py-polyfactory/distinfo

Log Message:
py-polyfactory: use PYPI distfile

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f2b4dcd8b52c1c9c9cc6cce69bc9ac6d2f5bc5c7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-polyfactory/Makefile | 3 +--
 py-polyfactory/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diffs:
diff --git a/py-polyfactory/Makefile b/py-polyfactory/Makefile
index e859665387..286937f236 100644
--- a/py-polyfactory/Makefile
+++ b/py-polyfactory/Makefile
@@ -3,8 +3,7 @@
 DISTNAME=	polyfactory-3.3.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel
-MASTER_SITES=	${MASTER_SITE_GITHUB:=litestar-org/}
-GITHUB_TAG=	refs/tags/v${PKGVERSION_NOREV}
+MASTER_SITES=	${MASTER_SITE_PYPI:=p/polyfactory/}
 
 MAINTAINER=	bartosz.kuzma%gmail.com@localhost
 HOMEPAGE=	https://github.com/litestar-org/polyfactory/
diff --git a/py-polyfactory/distinfo b/py-polyfactory/distinfo
index 1cec6b1603..043db29e7c 100644
--- a/py-polyfactory/distinfo
+++ b/py-polyfactory/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (polyfactory-3.3.0.tar.gz) = d4f7bd8a4d57c7de4ccc75592dd896ce8a54d7bfeff222bf7296f440c668f69d
-SHA512 (polyfactory-3.3.0.tar.gz) = 05c15a0e254a8fd641a4cb8958fcb402b0342f97de245faef4803ecaa50e2a1f2add94c637734dd71e0063924d948898e5133be6fb9aa3880ce4845699ef5314
-Size (polyfactory-3.3.0.tar.gz) = 350779 bytes
+BLAKE2s (polyfactory-3.3.0.tar.gz) = babdf2225ad5714331b3b292cd7cd1fb158a241cbd89921f8f2f7d24dc6b92ed
+SHA512 (polyfactory-3.3.0.tar.gz) = acea2fd2221024710ce0e6683b10d6af36214d87672b6f0293298de4a4abdf6d9cd2905132d8a42012bdc949cd591522719499924f18b8ce200fc077df9e7dc5
+Size (polyfactory-3.3.0.tar.gz) = 348668 bytes


Home | Main Index | Thread Index | Old Index