pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-faker



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Sep 29 07:07:40 UTC 2017

Modified Files:
        pkgsrc/devel/py-faker: Makefile PLIST distinfo

Log Message:
py-faker: update to 0.8.4

0.8.4:
Move email_validator to test_requires and unpinned the version number.
Date feature parity with datetime.
Add MSISDN in the phone_number provider.
Add Arabic locales.
Fix datetime issue on Windows.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-faker/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-faker/PLIST \
    pkgsrc/devel/py-faker/distinfo

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

Modified files:

Index: pkgsrc/devel/py-faker/Makefile
diff -u pkgsrc/devel/py-faker/Makefile:1.7 pkgsrc/devel/py-faker/Makefile:1.8
--- pkgsrc/devel/py-faker/Makefile:1.7  Wed Sep  6 15:27:02 2017
+++ pkgsrc/devel/py-faker/Makefile      Fri Sep 29 07:07:40 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2017/09/06 15:27:02 adam Exp $
+# $NetBSD: Makefile,v 1.8 2017/09/29 07:07:40 adam Exp $
 
-DISTNAME=      Faker-0.8.3
+DISTNAME=      Faker-0.8.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=F/Faker/}

Index: pkgsrc/devel/py-faker/PLIST
diff -u pkgsrc/devel/py-faker/PLIST:1.6 pkgsrc/devel/py-faker/PLIST:1.7
--- pkgsrc/devel/py-faker/PLIST:1.6     Wed Sep  6 15:27:02 2017
+++ pkgsrc/devel/py-faker/PLIST Fri Sep 29 07:07:40 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2017/09/06 15:27:02 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2017/09/29 07:07:40 adam Exp $
 bin/faker${PYVERSSUFFIX}
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -152,6 +152,15 @@ ${PYSITELIB}/faker/providers/address/zh_
 ${PYSITELIB}/faker/providers/automotive/__init__.py
 ${PYSITELIB}/faker/providers/automotive/__init__.pyc
 ${PYSITELIB}/faker/providers/automotive/__init__.pyo
+${PYSITELIB}/faker/providers/automotive/ar_JO/__init__.py
+${PYSITELIB}/faker/providers/automotive/ar_JO/__init__.pyc
+${PYSITELIB}/faker/providers/automotive/ar_JO/__init__.pyo
+${PYSITELIB}/faker/providers/automotive/ar_PS/__init__.py
+${PYSITELIB}/faker/providers/automotive/ar_PS/__init__.pyc
+${PYSITELIB}/faker/providers/automotive/ar_PS/__init__.pyo
+${PYSITELIB}/faker/providers/automotive/ar_SA/__init__.py
+${PYSITELIB}/faker/providers/automotive/ar_SA/__init__.pyc
+${PYSITELIB}/faker/providers/automotive/ar_SA/__init__.pyo
 ${PYSITELIB}/faker/providers/automotive/en_CA/__init__.py
 ${PYSITELIB}/faker/providers/automotive/en_CA/__init__.pyc
 ${PYSITELIB}/faker/providers/automotive/en_CA/__init__.pyo
@@ -170,6 +179,9 @@ ${PYSITELIB}/faker/providers/barcode/en_
 ${PYSITELIB}/faker/providers/color/__init__.py
 ${PYSITELIB}/faker/providers/color/__init__.pyc
 ${PYSITELIB}/faker/providers/color/__init__.pyo
+${PYSITELIB}/faker/providers/color/ar_PS/__init__.py
+${PYSITELIB}/faker/providers/color/ar_PS/__init__.pyc
+${PYSITELIB}/faker/providers/color/ar_PS/__init__.pyo
 ${PYSITELIB}/faker/providers/color/en_US/__init__.py
 ${PYSITELIB}/faker/providers/color/en_US/__init__.pyc
 ${PYSITELIB}/faker/providers/color/en_US/__init__.pyo
@@ -278,6 +290,12 @@ ${PYSITELIB}/faker/providers/currency/en
 ${PYSITELIB}/faker/providers/date_time/__init__.py
 ${PYSITELIB}/faker/providers/date_time/__init__.pyc
 ${PYSITELIB}/faker/providers/date_time/__init__.pyo
+${PYSITELIB}/faker/providers/date_time/ar_AA/__init__.py
+${PYSITELIB}/faker/providers/date_time/ar_AA/__init__.pyc
+${PYSITELIB}/faker/providers/date_time/ar_AA/__init__.pyo
+${PYSITELIB}/faker/providers/date_time/ar_EG/__init__.py
+${PYSITELIB}/faker/providers/date_time/ar_EG/__init__.pyc
+${PYSITELIB}/faker/providers/date_time/ar_EG/__init__.pyo
 ${PYSITELIB}/faker/providers/date_time/en_US/__init__.py
 ${PYSITELIB}/faker/providers/date_time/en_US/__init__.pyc
 ${PYSITELIB}/faker/providers/date_time/en_US/__init__.pyo
@@ -410,6 +428,9 @@ ${PYSITELIB}/faker/providers/isbn/rules.
 ${PYSITELIB}/faker/providers/job/__init__.py
 ${PYSITELIB}/faker/providers/job/__init__.pyc
 ${PYSITELIB}/faker/providers/job/__init__.pyo
+${PYSITELIB}/faker/providers/job/ar_AA/__init__.py
+${PYSITELIB}/faker/providers/job/ar_AA/__init__.pyc
+${PYSITELIB}/faker/providers/job/ar_AA/__init__.pyo
 ${PYSITELIB}/faker/providers/job/en_US/__init__.py
 ${PYSITELIB}/faker/providers/job/en_US/__init__.pyc
 ${PYSITELIB}/faker/providers/job/en_US/__init__.pyo
@@ -443,6 +464,9 @@ ${PYSITELIB}/faker/providers/job/zh_TW/_
 ${PYSITELIB}/faker/providers/lorem/__init__.py
 ${PYSITELIB}/faker/providers/lorem/__init__.pyc
 ${PYSITELIB}/faker/providers/lorem/__init__.pyo
+${PYSITELIB}/faker/providers/lorem/ar_AA/__init__.py
+${PYSITELIB}/faker/providers/lorem/ar_AA/__init__.pyc
+${PYSITELIB}/faker/providers/lorem/ar_AA/__init__.pyo
 ${PYSITELIB}/faker/providers/lorem/el_GR/__init__.py
 ${PYSITELIB}/faker/providers/lorem/el_GR/__init__.pyc
 ${PYSITELIB}/faker/providers/lorem/el_GR/__init__.pyo
@@ -470,6 +494,15 @@ ${PYSITELIB}/faker/providers/misc/en_US/
 ${PYSITELIB}/faker/providers/person/__init__.py
 ${PYSITELIB}/faker/providers/person/__init__.pyc
 ${PYSITELIB}/faker/providers/person/__init__.pyo
+${PYSITELIB}/faker/providers/person/ar_AA/__init__.py
+${PYSITELIB}/faker/providers/person/ar_AA/__init__.pyc
+${PYSITELIB}/faker/providers/person/ar_AA/__init__.pyo
+${PYSITELIB}/faker/providers/person/ar_PS/__init__.py
+${PYSITELIB}/faker/providers/person/ar_PS/__init__.pyc
+${PYSITELIB}/faker/providers/person/ar_PS/__init__.pyo
+${PYSITELIB}/faker/providers/person/ar_SA/__init__.py
+${PYSITELIB}/faker/providers/person/ar_SA/__init__.pyc
+${PYSITELIB}/faker/providers/person/ar_SA/__init__.pyo
 ${PYSITELIB}/faker/providers/person/bg_BG/__init__.py
 ${PYSITELIB}/faker/providers/person/bg_BG/__init__.pyc
 ${PYSITELIB}/faker/providers/person/bg_BG/__init__.pyo
@@ -596,6 +629,12 @@ ${PYSITELIB}/faker/providers/person/zh_T
 ${PYSITELIB}/faker/providers/phone_number/__init__.py
 ${PYSITELIB}/faker/providers/phone_number/__init__.pyc
 ${PYSITELIB}/faker/providers/phone_number/__init__.pyo
+${PYSITELIB}/faker/providers/phone_number/ar_JO/__init__.py
+${PYSITELIB}/faker/providers/phone_number/ar_JO/__init__.pyc
+${PYSITELIB}/faker/providers/phone_number/ar_JO/__init__.pyo
+${PYSITELIB}/faker/providers/phone_number/ar_PS/__init__.py
+${PYSITELIB}/faker/providers/phone_number/ar_PS/__init__.pyc
+${PYSITELIB}/faker/providers/phone_number/ar_PS/__init__.pyo
 ${PYSITELIB}/faker/providers/phone_number/bg_BG/__init__.py
 ${PYSITELIB}/faker/providers/phone_number/bg_BG/__init__.pyc
 ${PYSITELIB}/faker/providers/phone_number/bg_BG/__init__.pyo
Index: pkgsrc/devel/py-faker/distinfo
diff -u pkgsrc/devel/py-faker/distinfo:1.6 pkgsrc/devel/py-faker/distinfo:1.7
--- pkgsrc/devel/py-faker/distinfo:1.6  Wed Sep  6 15:27:02 2017
+++ pkgsrc/devel/py-faker/distinfo      Fri Sep 29 07:07:40 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2017/09/06 15:27:02 adam Exp $
+$NetBSD: distinfo,v 1.7 2017/09/29 07:07:40 adam Exp $
 
-SHA1 (Faker-0.8.3.tar.gz) = 4f66ed22c0553e065eb416c7cb15ac6eb5bc7853
-RMD160 (Faker-0.8.3.tar.gz) = 4838e06e0ee1b6e244048cfda49cc7765f009d4e
-SHA512 (Faker-0.8.3.tar.gz) = b9f81320ed99eaf38984c97c6cc9a7a0786d8815edbc4de79818aee49c6eee778f27062051f4f4262d326a6203a8fe64fa0f45042a659148718b6e478018ddb4
-Size (Faker-0.8.3.tar.gz) = 631747 bytes
+SHA1 (Faker-0.8.4.tar.gz) = 1d6494340d3168d4644fd707ec77f118fb66ad38
+RMD160 (Faker-0.8.4.tar.gz) = c1c1d02264a74e4b16aa4356dd5459518770641c
+SHA512 (Faker-0.8.4.tar.gz) = 82e25263111bfd27555466f6ec7169bf60e7749b74f3a8ca98b57910a9606ccde56c26ade9e6433ec59b673bf127257e1db12dba42c394b6507608474909fcf7
+Size (Faker-0.8.4.tar.gz) = 676123 bytes



Home | Main Index | Thread Index | Old Index