Commit graph

61 commits

Author SHA1 Message Date
Kyle Jones
a0f725333a
Dropping python 3.4 support (#768)
* Dropping python 3.4 support

* Fixing build issues

* Changed version number - incremented major version due to breaking change

* Removing pandas dependency
2020-06-22 13:38:44 -07:00
Lucas Ou-Yang
d1766a8b84 Change package management script to use twine 2018-09-27 22:03:59 -07:00
Lucas Ou-Yang
7dc200fa31 Version bump: 0.2.7 => 0.2.8 2018-09-27 21:53:09 -07:00
Lucas Ou-Yang
92d7f290aa Bump version from 0.2.6 => 0.2.7 enabling new pypi push 2018-08-28 00:44:10 -07:00
codelucas
d7a535e6f5 Bump version 2018-01-23 17:40:31 -08:00
codelucas
932c6cc7e6 Alter publish script for pypi.org 2017-10-04 00:27:37 -07:00
codelucas
ae63a15f42 Bump version 2017-10-03 22:18:33 -07:00
codelucas
2480e0d343 Bump new version 2017-09-26 00:43:54 -07:00
codelucas
c8d5a0d870 Bump newspaper version 2017-09-26 00:06:47 -07:00
codelucas
d8a022ac02 Change setup.py python3 requirement to be only in setup stage, not upload 2017-06-13 18:57:46 -07:00
codelucas
a7adfab3b7 Version bump 2.1.1 => 2.1.2 2017-06-11 03:38:18 -07:00
codelucas
fba5017691 Also change setup.py for python3 branch to error if attempting to install with python2 2017-06-11 03:25:47 -07:00
codelucas
6f584fe1f3 Version bump 2.0.0 => 2.0.1 2017-06-11 01:23:02 -07:00
codelucas
e54ee8a9db Bump version 0.1.9 => 0.2.0
New features and bugfixes such as:
- Python 3.3 deprecation and forward compatibility
- Feedparser upgrades
- Readme clarifications
- New stopwords for Greek
2017-06-04 02:46:27 -07:00
Lucas Ou-Yang
8c87acef46 Version bump to 0.1.9 ==> Push to pypi (!hotfixing python 3.6 import error!) 2017-01-04 02:24:47 -08:00
Adam Nelson
fd5852ab05 Updated version to 0.1.8 2016-06-13 14:20:33 -04:00
Lucas Ou-Yang
5b8aba774f Version bump -- also test travis ci 2016-01-30 01:34:31 -08:00
Lucas Ou-Yang
3cedd74f69 Version bump 2016-01-10 02:19:48 -08:00
Lucas Ou-Yang
48d6667f38 Version bump (just for the NLTK build fix) 2015-03-04 00:23:30 -08:00
Lucas Ou-Yang
baef15a1ec Version bump: 0.1.3 => 0.1.4 2015-02-04 03:19:21 -08:00
Lucas Ou-Yang
5c182e688c Version bump: 0.1.2 => 0.1.3 2015-01-14 23:03:39 -08:00
Lucas Ou-Yang
3c72358e2d Bump version to 0.1.2 2015-01-01 00:08:31 -08:00
Lucas Ou-Yang
0289aa7aa8 Update version for new python3 release 2014-12-27 02:43:51 -08:00
Lucas Ou-Yang
b4a88c088b Classify newspaper3k as a python 3 package, fix bugs in README.rst 2014-12-17 13:48:40 -08:00
Lucas Ou-Yang
18836f4a73 Modernize setup.py, prep repo for deploy as py3 package 2014-12-17 11:35:41 -08:00
Mr. Snow
b015373fa7 Require BS4. 2014-12-05 08:10:39 +11:00
Paul English
8c6f078adf Depend on packages via requirements.txt rather than externed 2014-11-11 15:48:04 -07:00
Lucas Ou-Yang
3573217c74 Bugfix in deployment process 2014-10-12 17:11:46 -07:00
Lucas Ou-Yang
eec112770e Reformat setup.py, remove unused code 2014-10-12 16:14:51 -07:00
Lucas Ou-Yang
4e31fc3124 Update version from 0.0.7 to 0.0.8 2014-10-12 14:13:29 -07:00
Lucas Ou-Yang
3053ea2720 [bugfix] Removed bad reference in setup.py
`Setup.py` used to require a package directory named
`data`, this directory was removed in a previous
commit.
2014-08-05 18:56:37 -07:00
Lucas Ou-Yang
d0081bee68 update and finalize docs 2014-06-17 02:58:20 -07:00
Lucas Ou-Yang
d67be411c3 commented out attempted hints feature, update version 0.0.7 2014-06-17 01:02:08 -07:00
Lucas Ou-Yang
68d88f849d added changes, changed to new version 2014-01-18 01:09:58 -08:00
Lucas Ou-Yang
5345bd8f08 removed long description because it was giving me a unicode decode error when trying to pip install, this is a very big TODO 2014-01-09 03:16:27 -08:00
Lucas Ou-Yang
11b295d8e8 adding contributors, history, updating setup.py, updating docs 2014-01-09 03:02:31 -08:00
Lucas Ou-Yang
b930003107 changed readme to reflect new 0.0.4 api 2013-12-30 04:11:30 -08:00
Lucas Ou-Yang
bb9d76bff0 cleaned up goose merge, started mthreading code, added contributor 2013-12-29 04:06:44 -08:00
Lucas Ou-Yang
feeecb4283 completly merged python-goose into our repo, still dirty and needs cleaning but test cases work 2013-12-28 05:04:50 -08:00
Lucas Ou-Yang
d33bccb65a change download_corp and fixed grammar on readme 2013-12-22 01:46:09 -08:00
Lucas Ou-Yang
2da855c4d2 update to 0.0.3 2013-12-22 00:13:04 -08:00
Lucas Ou-Yang
aad57e9735 added sphinx docs, changed readme, added hot() 2013-12-21 23:08:54 -08:00
Lucas Ou-Yang
014bc55a81 added corpora seperate download for nltk 2013-12-21 16:49:13 -08:00
Lucas Ou-Yang
33e096abc5 trying to fix nltk setup 2013-12-21 14:00:01 -08:00
Lucas Ou-Yang
06b2fc913d fixing manifest 2013-12-21 01:59:03 -08:00
Lucas Ou-Yang
fd256eb2d4 fixing dist 2013-12-21 01:18:30 -08:00
Lucas Ou-Yang
bfe91277aa trying to fix broken pip 2013-12-21 00:35:00 -08:00
Lucas Ou-Yang
b5591590a7 finalizing code for upload 2013-12-20 23:33:13 -08:00
Lucas Ou-Yang
b11e19c0ad fixed import issues, change api 2013-12-20 19:22:47 -08:00
Lucas Ou-Yang
60cb564222 changed api and refactored slightly 2013-12-20 14:55:35 -08:00