From 69f2ecde0f9bf56f871ce924f39339c757007c3d Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 19 Aug 2022 16:11:40 +0530 Subject: [PATCH] python3-rfc6555: decouple from python-rfc6555, update to 0.1.0. --- srcpkgs/python3-rfc6555/template | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 srcpkgs/python3-rfc6555/template diff --git a/srcpkgs/python3-rfc6555/template b/srcpkgs/python3-rfc6555/template new file mode 100644 index 00000000000..b195c55b676 --- /dev/null +++ b/srcpkgs/python3-rfc6555/template @@ -0,0 +1,17 @@ +# Template file for 'python3-rfc6555' +pkgname=python3-rfc6555 +version=0.1.0 +revision=1 +wrksrc=rfc6555-${version} +build_style=python3-module +make_check_args="--deselect tests/test_ipv6.py::test_ipv6_available" # CI fail +hostmakedepends="python3-setuptools" +depends="python3" +checkdepends="python3-pytest-xdist" +short_desc="Python implementation of Happy Eyeballs Algorithm described in RFC 6555" +maintainer="icp " +license="Apache-2.0" +homepage="https://github.com/sethmlarson/rfc6555" +changelog="https://raw.githubusercontent.com/sethmlarson/rfc6555/main/CHANGES.rst" +distfiles="https://github.com/sethmlarson/rfc6555/archive/refs/tags/v${version}.tar.gz" +checksum=8a15da0f619227c6938be27c64e844668701bca65205002eda789a4fd883b23f