pkgsrc-WIP-changes archive

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

py-stravalib: imported version 1.1.0



Module Name:	pkgsrc-wip
Committed By:	Aleksej Lebedev <root%zta.lk@localhost>
Pushed By:	zhtw
Date:		Sat Feb 4 11:40:01 2023 +0100
Changeset:	b31c5be4857a531f4656d60134d0e86dc6934f58

Added Files:
	py-stravalib/DESCR
	py-stravalib/Makefile
	py-stravalib/PLIST
	py-stravalib/distinfo

Log Message:
py-stravalib: imported version 1.1.0

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

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

diffstat:
 py-stravalib/DESCR    |  1 +
 py-stravalib/Makefile | 16 +++++++++++
 py-stravalib/PLIST    | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++
 py-stravalib/distinfo |  5 ++++
 4 files changed, 95 insertions(+)

diffs:
diff --git a/py-stravalib/DESCR b/py-stravalib/DESCR
new file mode 100644
index 0000000000..a46b673436
--- /dev/null
+++ b/py-stravalib/DESCR
@@ -0,0 +1 @@
+Conan C/C++ package manager.
diff --git a/py-stravalib/Makefile b/py-stravalib/Makefile
new file mode 100644
index 0000000000..9323e42475
--- /dev/null
+++ b/py-stravalib/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD$
+
+DISTNAME=	stravalib-1.1.0
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	devel
+MASTER_SITES=	${MASTER_SITE_PYPI:=s/stravalib/}
+
+MAINTAINER=	root%zta.lk@localhost
+HOMEPAGE=	https://github.com/stravalib/stravalib
+COMMENT=	Easy to use tools for accessing and downloading Strava data
+LICENSE=	apache-2.0
+
+USE_LANGUAGES=	# none
+
+.include "../../lang/python/wheel.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-stravalib/PLIST b/py-stravalib/PLIST
new file mode 100644
index 0000000000..00beb729da
--- /dev/null
+++ b/py-stravalib/PLIST
@@ -0,0 +1,73 @@
+@comment $NetBSD$
+${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.txt
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
+${PYSITELIB}/${WHEEL_INFODIR}/zip-safe
+${PYSITELIB}/stravalib/__init__.py
+${PYSITELIB}/stravalib/__init__.pyc
+${PYSITELIB}/stravalib/_version.py
+${PYSITELIB}/stravalib/_version.pyc
+${PYSITELIB}/stravalib/_version_generated.py
+${PYSITELIB}/stravalib/_version_generated.pyc
+${PYSITELIB}/stravalib/attributes.py
+${PYSITELIB}/stravalib/attributes.pyc
+${PYSITELIB}/stravalib/client.py
+${PYSITELIB}/stravalib/client.pyc
+${PYSITELIB}/stravalib/exc.py
+${PYSITELIB}/stravalib/exc.pyc
+${PYSITELIB}/stravalib/model.py
+${PYSITELIB}/stravalib/model.pyc
+${PYSITELIB}/stravalib/protocol.py
+${PYSITELIB}/stravalib/protocol.pyc
+${PYSITELIB}/stravalib/tests/__init__.py
+${PYSITELIB}/stravalib/tests/__init__.pyc
+${PYSITELIB}/stravalib/tests/auth_responder.py
+${PYSITELIB}/stravalib/tests/auth_responder.pyc
+${PYSITELIB}/stravalib/tests/functional/__init__.py
+${PYSITELIB}/stravalib/tests/functional/__init__.pyc
+${PYSITELIB}/stravalib/tests/functional/test_client.py
+${PYSITELIB}/stravalib/tests/functional/test_client.pyc
+${PYSITELIB}/stravalib/tests/functional/test_client_rate_limiter.py
+${PYSITELIB}/stravalib/tests/functional/test_client_rate_limiter.pyc
+${PYSITELIB}/stravalib/tests/functional/test_client_write.py
+${PYSITELIB}/stravalib/tests/functional/test_client_write.pyc
+${PYSITELIB}/stravalib/tests/functional/test_result_iterator.py
+${PYSITELIB}/stravalib/tests/functional/test_result_iterator.pyc
+${PYSITELIB}/stravalib/tests/integration/__init__.py
+${PYSITELIB}/stravalib/tests/integration/__init__.pyc
+${PYSITELIB}/stravalib/tests/integration/conftest.py
+${PYSITELIB}/stravalib/tests/integration/conftest.pyc
+${PYSITELIB}/stravalib/tests/integration/strava_api_stub.py
+${PYSITELIB}/stravalib/tests/integration/strava_api_stub.pyc
+${PYSITELIB}/stravalib/tests/integration/test_client.py
+${PYSITELIB}/stravalib/tests/integration/test_client.pyc
+${PYSITELIB}/stravalib/tests/resources/activity-manual.3.json
+${PYSITELIB}/stravalib/tests/resources/activity.3.json
+${PYSITELIB}/stravalib/tests/resources/athlete.2.json
+${PYSITELIB}/stravalib/tests/resources/athlete.3.json
+${PYSITELIB}/stravalib/tests/resources/sample.tcx
+${PYSITELIB}/stravalib/tests/resources/strava_swagger.json
+${PYSITELIB}/stravalib/tests/test.ini-example
+${PYSITELIB}/stravalib/tests/unit/__init__.py
+${PYSITELIB}/stravalib/tests/unit/__init__.pyc
+${PYSITELIB}/stravalib/tests/unit/test_attributes.py
+${PYSITELIB}/stravalib/tests/unit/test_attributes.pyc
+${PYSITELIB}/stravalib/tests/unit/test_client_utils.py
+${PYSITELIB}/stravalib/tests/unit/test_client_utils.pyc
+${PYSITELIB}/stravalib/tests/unit/test_limiter.py
+${PYSITELIB}/stravalib/tests/unit/test_limiter.pyc
+${PYSITELIB}/stravalib/tests/unit/test_model.py
+${PYSITELIB}/stravalib/tests/unit/test_model.pyc
+${PYSITELIB}/stravalib/tests/unit/test_unithelper.py
+${PYSITELIB}/stravalib/tests/unit/test_unithelper.pyc
+${PYSITELIB}/stravalib/unithelper.py
+${PYSITELIB}/stravalib/unithelper.pyc
+${PYSITELIB}/stravalib/util/__init__.py
+${PYSITELIB}/stravalib/util/__init__.pyc
+${PYSITELIB}/stravalib/util/limiter.py
+${PYSITELIB}/stravalib/util/limiter.pyc
diff --git a/py-stravalib/distinfo b/py-stravalib/distinfo
new file mode 100644
index 0000000000..e31a21767f
--- /dev/null
+++ b/py-stravalib/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (stravalib-1.1.0.tar.gz) = 7d7b674f7a7e4f94ad1ddfb7be893ffcba7452a94d0c9a7b185c3546e6ff7a37
+SHA512 (stravalib-1.1.0.tar.gz) = 59587fe10613d2e844a8819a9f043f0729ddc158450dafb56cdb550deaa2305985f750b2665da3a218611230b558f584a4acb2713bd7f1f878449fc47ef0beaf
+Size (stravalib-1.1.0.tar.gz) = 146966 bytes


Home | Main Index | Thread Index | Old Index