summaryrefslogtreecommitdiff
path: root/net/py-twitter-tools/files/patch-setup.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net/py-twitter-tools: Update version 1.19.3=>1.19.6Muhammad Moinur Rahman2022-11-051-4/+4
| | | | | | | - Add USE_PYTHON=nose Relnotes: https://github.com/python-twitter-tools/twitter/releases/tag/twitter-1.19.6
* net/py-twitter-tools: Update version 1.18.0=>1.19.3Muhammad Moinur Rahman2022-03-121-12/+22
| | | | | Relnotes: https://github.com/python-twitter-tools/twitter/releases/tag/twitter-1.19.3
* net/py-twitter-tools: Update to 1.18.0Kubilay Kocak2019-04-251-0/+17
| | | | | | | | | - Remove tests patch (upstreamed/released) This release adds Python 3 support. A changelog could not be found. Notes: svn path=/head/; revision=499985
* net/py-twitter-tools: Update to 1.17.1Kubilay Kocak2016-02-201-22/+0
| | | | | | | | | | | | | | | | | | | - Update PORTVERSION and distinfo checksum (1.17.1) [1] - Update test target (modern convention) - Enable concurrent (Python version) installation - Enable architecture independence (NO_ARCH) - Remove patch to setup.py (upstreamed) - Backport commit 15ea270 to fix test_sanity tests A number of test failures are (still) present in test_util [2] [2] https://github.com/sixohsix/twitter/issues/166 PR: 207365 [1] Submitted by: bsam [1] Notes: svn path=/head/; revision=409230
* net/py-twitter-tools: Update to 1.15.0Kubilay Kocak2014-12-261-0/+22
| | | | | | | | | | | | | - Update to 1.15.0 - Add LICENSE_FILE - Add TEST_DEPENDS and regression-test: target - Remove GH_PROJECT (value is now the default) - Patch tests_require and test_suite into setup.py, send upstream [1] [1] https://github.com/sixohsix/twitter/pull/272 Notes: svn path=/head/; revision=375613
* net/py-twitter-tools: Update to 1.14.1, Modernise.Kubilay Kocak2014-03-221-11/+0
| | | | | | | | | | | | | | - Update to 1.14.1 - Enable AUTOPLIST support, remove PYDISTUTILS_PKGNAME accordingly - Deprecate easy_install target, remove zip_safe setup.py patch accordingly - Use PKGNAMESUFFIX, so we dont need DISTNAME override (and pets portlint!) Changes: https://github.com/sixohsix/twitter/commits/twitter-1.14.1 Notes: svn path=/head/; revision=348761
* net/py-twitter-tools: Python API and CLI toolset for Twitter [NEW PORT]Kubilay Kocak2013-06-121-0/+11
The Minimalist Twitter API for Python is a Python API for Twitter, everyone's favorite Web 2.0 Facebook-style status updater for people on the go. Also included is a twitter command-line tool for getting your friends' tweets and setting your own tweet from the safety and security of your favorite shell and an IRC bot that can announce Twitter updates to an IRC channel. WWW: https://github.com/sixohsix/twitter Notes: svn path=/head/; revision=320681