pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-aiohttp-oauthlib



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Sep 12 09:18:00 UTC 2024

Added Files:
        pkgsrc/www/py-aiohttp-oauthlib: DESCR Makefile PLIST distinfo

Log Message:
www/py-aiohttp-oauthlib: import py-aiohttp-oauthlib-0.1.0

This library is a port of requests-oauthlib for aiohttp.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/py-aiohttp-oauthlib/DESCR \
    pkgsrc/www/py-aiohttp-oauthlib/Makefile \
    pkgsrc/www/py-aiohttp-oauthlib/PLIST \
    pkgsrc/www/py-aiohttp-oauthlib/distinfo

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

Added files:

Index: pkgsrc/www/py-aiohttp-oauthlib/DESCR
diff -u /dev/null pkgsrc/www/py-aiohttp-oauthlib/DESCR:1.1
--- /dev/null   Thu Sep 12 09:18:00 2024
+++ pkgsrc/www/py-aiohttp-oauthlib/DESCR        Thu Sep 12 09:18:00 2024
@@ -0,0 +1 @@
+This library is a port of requests-oauthlib for aiohttp.
Index: pkgsrc/www/py-aiohttp-oauthlib/Makefile
diff -u /dev/null pkgsrc/www/py-aiohttp-oauthlib/Makefile:1.1
--- /dev/null   Thu Sep 12 09:18:00 2024
+++ pkgsrc/www/py-aiohttp-oauthlib/Makefile     Thu Sep 12 09:18:00 2024
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2024/09/12 09:18:00 wiz Exp $
+
+DISTNAME=      aiohttp-oauthlib-0.1.0
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    www python security
+MASTER_SITES=  ${MASTER_SITE_PYPI:=a/aiohttp-oauthlib/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://git.sr.ht/~whynothugo/aiohttp-oauthlib
+COMMENT=       oauthlib for aiohttp clients
+LICENSE=       isc
+
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=46.4.0:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=0:../../devel/py-setuptools_scm
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
+DEPENDS+=      ${PYPKGPREFIX}-aiohttp-[0-9]*:../../www/py-aiohttp
+DEPENDS+=      ${PYPKGPREFIX}-oauthlib-[0-9]*:../../security/py-oauthlib
+
+.include "../../lang/python/wheel.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/www/py-aiohttp-oauthlib/PLIST
diff -u /dev/null pkgsrc/www/py-aiohttp-oauthlib/PLIST:1.1
--- /dev/null   Thu Sep 12 09:18:00 2024
+++ pkgsrc/www/py-aiohttp-oauthlib/PLIST        Thu Sep 12 09:18:00 2024
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2024/09/12 09:18:00 wiz Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/LICENCE
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
+${PYSITELIB}/aiohttp_oauthlib.py
+${PYSITELIB}/aiohttp_oauthlib.pyc
+${PYSITELIB}/aiohttp_oauthlib.pyo
Index: pkgsrc/www/py-aiohttp-oauthlib/distinfo
diff -u /dev/null pkgsrc/www/py-aiohttp-oauthlib/distinfo:1.1
--- /dev/null   Thu Sep 12 09:18:00 2024
+++ pkgsrc/www/py-aiohttp-oauthlib/distinfo     Thu Sep 12 09:18:00 2024
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2024/09/12 09:18:00 wiz Exp $
+
+BLAKE2s (aiohttp-oauthlib-0.1.0.tar.gz) = 899e80f545e4dda5e08afbd2d91d36ef15fca697a7ff498627c0cbfe2ad24cda
+SHA512 (aiohttp-oauthlib-0.1.0.tar.gz) = 7cb9c05ea14b65a7ab371742d92c9e8bb12dc802e37263ec5d74bf69d273c2e431f1510768fd83a1057f64c0e3421628907ce247b34c31f6a449b88c8a27a715
+Size (aiohttp-oauthlib-0.1.0.tar.gz) = 8007 bytes



Home | Main Index | Thread Index | Old Index