Received: from mail.ovgu.de (mail.ovgu.de [141.44.1.66]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id AC1E8782B82 for ; Sat, 13 Jul 2019 18:14:35 +0000 (UTC) Received: from mail.ovgu.de (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 84167415E7; Sat, 13 Jul 2019 20:14:35 +0200 (CEST) Received: from faultier2go (x590c5feb.dyn.telefonica.de [89.12.95.235]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.ovgu.de (Postfix) with ESMTPSA id CF7AD40066; Sat, 13 Jul 2019 20:14:34 +0200 (CEST) Date: Sat, 13 Jul 2019 20:14:33 +0200 From: Marian Buschsieweke To: Leo Cc: Subject: Re: [PATCH 2/8] testing/py3-precis-i18n: New aport Message-ID: <20190713201433.34c2c7a2@faultier2go> In-Reply-To: References: <20190713114246.17619-2-marian.buschsieweke@ovgu.de> Organization: =?UTF-8?B?T3R0by12b24tR3Vlcmlja2UtVW5pdmVyc2l0w6R0?= Magdeburg X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-alpine-linux-musl) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/lSoWEFCqbPNtRV1upbksX7J"; protocol="application/pgp-signature"; micalg=pgp-sha256 X-PMX-Version: 6.4.6.2792898, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2019.7.13.180617, AntiVirus-Engine: 5.63.0, AntiVirus-Data: 2019.7.12.5630001 X-PMX-Spam: Gauge=IIIIIIII, Probability=8%, Report=' HTML_00_01 0.05, HTML_00_10 0.05, BODYTEXTP_SIZE_3000_LESS 0, BODY_SIZE_3000_3999 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_7000_LESS 0, INVALID_MSGID_NO_FQDN 0, IN_REP_TO 0, LEGITIMATE_SIGNS 0, MSG_THREAD 0, MULTIPLE_REAL_RCPTS 0, NO_URI_HTTPS 0, REFERENCES 0, __ANY_URI 0, __ATTACHMENT_SIZE_0_10K 0, __BODY_NO_MAILTO 0, __BOUNCE_CHALLENGE_SUBJ 0, __BOUNCE_NDR_SUBJ_EXEMPT 0, __CT 0, __CTYPE_HAS_BOUNDARY 0, __CTYPE_MULTIPART 0, __DQ_NEG_HEUR 0, __DQ_NEG_IP 0, __FORWARDED_MSG 0, __FRAUD_BODY_WEBMAIL 0, __FRAUD_MONEY_CURRENCY 0, __FRAUD_MONEY_CURRENCY_DOLLAR 0, __FRAUD_WEBMAIL 0, __HAS_ATTACHMENT 0, __HAS_ATTACHMENT1 0, __HAS_ATTACHMENT2 0, __HAS_CC_HDR 0, __HAS_FROM 0, __HAS_MSGID 0, __HAS_REFERENCES 0, __HAS_X_MAILER 0, __IN_REP_TO 0, __MIME_TEXT_P 0, __MIME_TEXT_P1 0, __MIME_TEXT_P2 0, __MIME_VERSION 0, __NO_HTML_TAG_RAW 0, __REFERENCES 0, __SANE_MSGID 0, __SUBJ_ALPHA_END 0, __SUBJ_ALPHA_NEGATE 0, __SUBJ_REPLY 0, __TO_MALFORMED_2 0, __TO_NAME 0, __TO_NAME_DIFF_FROM_ACC 0, __TO_REAL_NAMES 0, __URI_NO_WWW 0, __URI_NS ' X-Spam-Score: Gauge= X-PMX-consideredAsSpam: no --Sig_/lSoWEFCqbPNtRV1upbksX7J Content-Type: multipart/mixed; boundary="MP_/ZtXHgHFNvSP0QDzYJpOj0N6" --MP_/ZtXHgHFNvSP0QDzYJpOj0N6 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, the attached patch is fixed according to your comments. Thanks for the quick review. Kind regards, Marian On Sat, 13 Jul 2019 12:14:02 -0300 Leo wrote: > > +makedepends=3D"python3-dev py-setuptools" =20 >=20 > python3-dev can be removed and use py3-setuptools instead of py-setuptools >=20 > > + cd "$builddir" =20 >=20 > can be removed >=20 > > + cd "$builddir" =20 >=20 > can be removed --MP_/ZtXHgHFNvSP0QDzYJpOj0N6 Content-Type: text/x-patch Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename=0002-testing-py3-precis-i18n-New-aport.patch =46rom 7a4b06ad8989c54fd7c22fc6d3431111fe28c831 Mon Sep 17 00:00:00 2001 From: Marian Buschsieweke Date: Sat, 13 Jul 2019 12:26:19 +0200 Subject: [PATCH 2/8] testing/py3-precis-i18n: New aport Internationalized Usernames and Passwords https://github.com/byllyfish/precis_i18n --- testing/py3-precis-i18n/APKBUILD | 36 ++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 testing/py3-precis-i18n/APKBUILD diff --git a/testing/py3-precis-i18n/APKBUILD b/testing/py3-precis-i18n/APK= BUILD new file mode 100644 index 0000000000..0f8d9838d5 --- /dev/null +++ b/testing/py3-precis-i18n/APKBUILD @@ -0,0 +1,36 @@ +# Contributor: Marian Buschsieweke +# Maintainer: Marian Buschsieweke +pkgname=3Dpy3-precis-i18n +_pkgname=3Dprecis-i18n +pkgver=3D1.0 +pkgrel=3D0 +pkgdesc=3D"Internationalized Usernames and Passwords" +url=3D"https://github.com/byllyfish/precis_i18n" +arch=3D"noarch" +license=3D"MIT" +makedepends=3D"py3-setuptools" +source=3D" + $_pkgname-$pkgver.tar.gz::https://github.com/byllyfish/precis_i18n/archiv= e/v${pkgver}.tar.gz + $_pkgname-$pkgver-derived-props-11.0.txt::https://github.com/byllyfish/pr= ecis_i18n/raw/f68b66a80fa36ff1004f5a88696edb424a75dd76/test/derived-props-1= 1.0.txt + " +builddir=3D"$srcdir"/${_pkgname/-/_}-$pkgver + +prepare() { + default_prepare + # Somehow one file required for the unit tests is not included in the rel= ease + cp "$srcdir"/$_pkgname-$pkgver-derived-props-11.0.txt "$builddir"/test/de= rived-props-11.0.txt +} + +build() { + python3 setup.py build +} + +package() { + python3 setup.py install --prefix=3D/usr --root=3D"$pkgdir" +} + +check() { + python3 setup.py test +} +sha512sums=3D"b43622458fefb051e6f5ae6e347abfa65195052c63290b2be3ffb7c05eae= 0300caee53713d7216ee36c4ef0508cc4828e4d7ed3c65df873a684b803cc19bd410 preci= s-i18n-1.0.tar.gz +df144b1790483055d9f6430c543892feed70402df6e0177daa94e005b5f9797f5885d7a5c1= 393a8a4555bcd0f7e85444f9e9f1152141b817f4e911bc2481e8bc precis-i18n-1.0-der= ived-props-11.0.txt" --=20 2.22.0 --MP_/ZtXHgHFNvSP0QDzYJpOj0N6-- --Sig_/lSoWEFCqbPNtRV1upbksX7J Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iHUEARYIAB0WIQTCygBuMypPDEZ59jZh9kxlmbFTnwUCXSofiQAKCRBh9kxlmbFT nyv0AP96U8vX0UvzEWoIMenSlb2PhP476dslZgxdciXLkBoeCwD9HcSUQlC3VP5W yGCwYIOtv/W9JCrM3G05N1MCKrFtHQU= =KTLD -----END PGP SIGNATURE----- --Sig_/lSoWEFCqbPNtRV1upbksX7J--