https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212673
Danilo G. Baio (dbaio) <db...@bsd.com.br> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #175591|0 |1 is obsolete| | --- Comment #4 from Danilo G. Baio (dbaio) <db...@bsd.com.br> --- Created attachment 175666 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=175666&action=edit py-python-twitter-3.1-v03.patch Hi @koobs. Tests are not included at PyPi package[1], so I've moved MASTER_SITES to Github. [1] - packages=find_packages(exclude=('tests', 'docs')), New patch: - Rename to py-python-twitter, following PyPI/Github name - Update to 3.1 - Move to Github - Include a patch to ignore a test dependency Changelog: https://github.com/bear/python-twitter/blob/master/doc/changelog.rst [QA] portlint: OK (looks fine.) testport: poudriere: i386, 9.3 (OK) poudriere: amd64, 9.3 (OK) poudriere: i386, 10.3 (OK) poudriere: amd64, 10.3 (OK) poudriere: i386, 11 (OK) poudriere: amd64, 11 (OK) poudriere: i386, 12 (OK) poudriere: amd64, 12 (OK) py.test (without pytest-runner installed) --------------------------------------------------------------------- test session starts platform freebsd12 -- Python 2.7.12, pytest-2.8.7, py-1.4.31, pluggy-0.3.1 rootdir: /usr/home/dbaio/FreeBSD/ports/net/py-python-twitter/work/python-twitter-3.1, inifile: pytest.ini collected 148 items tests/test_api.py sssssssssssssssss tests/test_api_30.py ......................................................................... tests/test_filecache.py ..... tests/test_media.py ...... tests/test_models.py ........... tests/test_parse_tweet.py .. tests/test_rate_limit.py ....... tests/test_status.py ...... tests/test_trend.py .... tests/test_tweet_length.py .. tests/test_twitter_utils.py .... tests/test_unicode.py ..... tests/test_user.py ...... 131 passed, 17 skipped in 4.67 seconds --------------------------------------------------------------------- -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"