Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Oct 2016 14:01:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 212673] net/py-twitter: Rename to py-python-twitter, Update to 3.1
Message-ID:  <bug-212673-21822-NbVstbYgAn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212673-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212673-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212673

Danilo G. Baio (dbaio) <dbaio@bsd.com.br> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #175591|0                           |1
        is obsolete|                            |

--- Comment #4 from Danilo G. Baio (dbaio) <dbaio@bsd.com.br> ---
Created attachment 175666
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D175666&action=
=3Dedit
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=3Dfind_packages(exclude=3D('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:=20
        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=20

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=20
---------------------------------------------------------------------

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212673-21822-NbVstbYgAn>