pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
apscheduler: switch to MASTER_SITE_PYPI, on advice and guidance from wiz@
Module Name: pkgsrc-wip
Committed By: Havard Eidnes <he%NetBSD.org@localhost>
Pushed By: he
Date: Fri Apr 25 19:04:43 2025 +0200
Changeset: 2e20961b443c114f19e533710a36adffa1bd097a
Modified Files:
py-apscheduler/Makefile
py-apscheduler/distinfo
Log Message:
apscheduler: switch to MASTER_SITE_PYPI, on advice and guidance from wiz@
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2e20961b443c114f19e533710a36adffa1bd097a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-apscheduler/Makefile | 7 ++-----
py-apscheduler/distinfo | 6 +++---
2 files changed, 5 insertions(+), 8 deletions(-)
diffs:
diff --git a/py-apscheduler/Makefile b/py-apscheduler/Makefile
index 2983e54c76..1acb79089d 100644
--- a/py-apscheduler/Makefile
+++ b/py-apscheduler/Makefile
@@ -3,8 +3,7 @@
DISTNAME= apscheduler-3.11.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= python
-MASTER_SITES= ${MASTER_SITE_GITHUB:=agronholm/}
-GITHUB_PROJECT= apscheduler
+MASTER_SITES= ${MASTER_SITE_PYPI:=a/apscheduler/}
MAINTAINER= kamelderouiche%yahoo.com@localhost
HOMEPAGE= https://github.com/agronholm/apscheduler
@@ -12,13 +11,11 @@ COMMENT= In-process task scheduler with Cron-like capabilities
LICENSE= mit
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=0:../../devel/py-setuptools_scm
+
DEPENDS+= ${PYPKGPREFIX}-six>=1.15.0:../../lang/py-six
DEPENDS+= ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
DEPENDS+= ${PYPKGPREFIX}-tzlocal>=3.0:../../time/py-tzlocal
-# Workaround for using github tarball:
-MAKE_ENV+= SETUPTOOLS_SCM_PRETEND_VERSION=${PKGVERSION_NOREV}
-
USE_LANGUAGES= # none
.include "../../lang/python/wheel.mk"
diff --git a/py-apscheduler/distinfo b/py-apscheduler/distinfo
index 7c82a75ae8..9109502e3c 100644
--- a/py-apscheduler/distinfo
+++ b/py-apscheduler/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (apscheduler-3.11.0.tar.gz) = 8b4e31db754cafb69c76ae0f72d4d34243077e144a1516f8bf039dc41d9557bf
-SHA512 (apscheduler-3.11.0.tar.gz) = 356337e751a90c86344e073fb8b5c1ff9373b1ee9e77459b37edac7d6a60f9d4fe3521c85245e4e53b71ce7175f287f6f5b0c6cfc0d9863b416240e4b885121d
-Size (apscheduler-3.11.0.tar.gz) = 100883 bytes
+BLAKE2s (apscheduler-3.11.0.tar.gz) = 7524994666708af69cee5dc355e59325ea644bbf4a6776a5da243462c74d53f0
+SHA512 (apscheduler-3.11.0.tar.gz) = c66d87773d3fe353e5f0bbc4bc9ba05337b555db0810e42e2e384fd9717438fda501d0c724cd7180010b11e5d8db901922b79a163aec3a420a6a65eafb6f39f6
+Size (apscheduler-3.11.0.tar.gz) = 107347 bytes
Home |
Main Index |
Thread Index |
Old Index