summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* bump to 0.4.28Adam Hupp2023-03-301-1/+1
|
* chore(tests): add Python 3.10 and 3.11 in CI runs/tox/trove classifier (#284)Stevie Gayet2023-01-231-0/+2
|
* bump version to remove accidental pyproject.toml in sdist0.4.27Adam Hupp2022-06-071-1/+1
|
* update to 0.4.26Adam Hupp2022-05-221-1/+1
|
* include typing stubs in package, bump to 0.4.250.4.25Adam Hupp2022-02-031-2/+2
|
* Include type stubs in packageVivien Maisonneuve2021-12-301-1/+1
|
* bump to 0.4.240.4.24Adam Hupp2021-06-031-1/+1
|
* add changelog for 0.4.230.4.23Adam Hupp2021-06-011-1/+1
|
* actually try building packageAdam Hupp2021-05-211-1/+3
|
* add py.typed sentinal per ↵Adam Hupp2021-05-211-0/+1
| | | | https://www.python.org/dev/peps/pep-0561/#packaging-type-information
* Fix yet another import error0.4.22Adam Hupp2021-02-161-1/+1
| | | | | | | Seems to hit windows, probably OSX. We have great test coverage across linux distros, not so much elsewhere. Tested on my windows box by manually installing the wheel file.
* update version and changeload0.4.21Adam Hupp2021-02-161-1/+1
|
* just select magic package, not tests0.4.20Adam Hupp2021-01-151-1/+1
|
* bump to 0.4.20Adam Hupp2021-01-151-4/+4
|
* restore more 2.7 compatAdam Hupp2021-01-151-1/+1
|
* restore python 2.7 to setup.py, to preserve back compatAdam Hupp2021-01-151-0/+1
|
* bump version to 0.4.19Adam Hupp2021-01-151-1/+1
|
* Merge branch 'master' into redo-compatAdam Hupp2021-01-151-1/+2
|\
| * Add support for Python 3.9Miroslav Šedivý2021-01-111-0/+1
| |
* | Reformat according to PEPSchoolGuy2021-01-131-26/+26
|/ | | | I achieved this via the PyCharm Reformat Shortcut
* bump version to 0.4.180.4.18Adam Hupp2020-05-051-1/+1
|
* bump version to 0.4.170.4.17Adam Hupp2020-05-051-1/+1
|
* Update for deprecation of testing in setup.pyAdam Hupp2020-05-051-1/+0
| | | | | test_suite is deprecated in setup.py, so remove it and replace the command in .travis.yml with directly running the test
* Retain support for non-EOL Python 3.5Hugo2020-01-131-1/+2
|
* Add support for Python 3.7 and 3.8Hugo2020-01-041-0/+2
|
* Add python_requires to help pipHugo2020-01-041-0/+1
|
* Updating version numberrmspeers2018-09-201-1/+1
|
* Improve project page on PyPIMartin Thoma2018-06-171-4/+11
| | | | See https://pypi.org/project/python-magic/
* Update classifiersHugo2018-03-191-4/+0
|
* bump to 0.4.15 since I forgot some merges0.4.15Adam Hupp2017-12-031-1/+1
|
* bump to 0.4.140.4.14Adam Hupp2017-11-201-1/+1
|
* Update classifiersHugo2017-10-131-0/+7
|
* Bumped version to 0.4.13 to include bugfixesArtem Skoretskiy2016-12-291-1/+1
| | | Bumping version to be ready to push new version to package managers.
* bump to 0.4.12Adam Hupp2016-07-041-1/+1
|
* bump versioncleanAdam Hupp2016-03-201-1/+1
|
* Match license= to LICENSE, Add Python 2 to TroveKubilay Kocak2016-01-021-1/+2
| | | | | | * Update the distutils license field to match MIT license as specified in: LICENSE file in repository Trove classifier * Add Python :: 2 to trove classifier to declare explicit (PEP20) 2/3 compatibility
* Add Python 3 trove classifier.Vaibhav Sagar2015-11-091-0/+1
| | | This is so that tools like https://github.com/brettcannon/caniusepython3 work properly.
* Fix travis configRaphaël Vinot2015-11-061-2/+4
| | | | The tests fail on travis ci because the libmagic 5.09 is buggy.
* bump to 0.4.10, for removal of spurious fileAdam Hupp2015-10-201-1/+1
|
* bump to 0.4.9 with pruning of test/ dirAdam Hupp2015-10-191-1/+1
|
* bump to 0.4.8Adam Hupp2015-10-191-7/+1
|
* update license classifierAdam Hupp2015-10-181-1/+1
|
* bump to 0.4.7Adam Hupp2015-10-181-1/+1
|
* fix license in setup.py to match LICENSE fileAdam Hupp2014-05-061-1/+1
|
* Add some classifiers for PyPIBruno Renié2014-03-041-1/+12
|
* bump to 0.4.60.4.6Adam Hupp2013-10-071-1/+1
|
* Fix failure on file-5.15. That has a bug and/or change in behviorAdam Hupp2013-10-071-0/+1
| | | | | | | where the first call to magic_load results in magic_error returning a string even though there was no error. Fixed by being more precise about checking the return values (either nul or -1 depending on function) rather than relying on magic_error.
* bump version to 0.4.50.4.5Adam Hupp2013-09-271-1/+1
|
* bump version to 0.4.40.4.4Adam Hupp2013-09-271-1/+1
|
* bump version to 0.4.3Adam Hupp2012-09-171-1/+1
|