Commit Graph

30 Commits

Author SHA1 Message Date
Benjamin Dauvergne 2bf06bfee2 setup.py: include package data (#39115) 2020-01-20 15:49:42 +01:00
Benjamin Dauvergne 73aa398b1b use zeep >= 2.5 (#39117) 2020-01-20 15:24:27 +01:00
Benjamin Dauvergne edb97113d5 start support for PayFiP Regie web-service (#38405) 2020-01-07 10:50:12 +01:00
Emmanuel Cazenave 4153a0e597 packaging: add a content type to long description (#33167) 2019-05-16 17:19:34 +02:00
Benjamin Dauvergne 70c1a1b5db setup.py: handle case of a tagged dirty workdir 2019-02-08 12:57:03 +01:00
Frédéric Péters 95c0ad5874 misc: adapt version number for PEP 440 (#29421) 2019-01-03 14:47:28 +01:00
Emmanuel Cazenave d383315b34 add pytz dependency (#26992) 2018-11-12 15:12:33 +01:00
Frédéric Péters 04d1ee4009 misc: add trove classifiers 2018-08-12 19:51:31 +02:00
Frédéric Péters df2902a973 debian: build a python3 package (#25504) 2018-07-26 17:23:53 +02:00
Frédéric Péters 887832bc5f add python3 compatibility (#23720) 2018-07-26 16:25:28 +02:00
Frédéric Péters cc20d93cc9 setup: ship VERSION file (#14057) 2016-11-23 14:35:34 +01:00
Frédéric Péters ef64632a7e add support for sips2 cancel/validate cash management operations (#12761) 2016-07-27 13:10:57 +02:00
Benjamin Dauvergne f69e313ce3 refactor tests around py.test 2016-02-01 18:40:46 +01:00
Frédéric Péters db6680cdec setup.py: sync get_version with other projects (no + in version name) 2015-09-22 10:46:51 +02:00
Benjamin Dauvergne 376372e360 setup.py: use README.txt for the long description 2015-07-17 10:57:09 +02:00
Benjamin Dauvergne d2704c4929 setup.py: use setuptools, modify get_version() (#7496)
get_version() depends only on git now.
2015-07-16 14:19:28 +02:00
Benjamin Dauvergne 5aa3b1e963 Fix dependencies declaration 2015-07-15 14:50:37 +02:00
Benjamin Dauvergne e0b789fb3c Use doctests as parts of tests, fix some of them 2015-03-05 16:23:50 +01:00
Benjamin Dauvergne 4eab72398a setup.py: remove tests from installed packages 2013-10-07 15:09:11 +02:00
Benjamin Dauvergne f49cadf409 setup.py: update get_version 2013-05-15 15:34:40 +02:00
Benjamin Dauvergne e8bd772b8c setup.py: import get_version function from python-entrouvert setup.py 2013-05-15 15:18:35 +02:00
Benjamin Dauvergne a51c563a30 chmod +x setup.py 2013-04-12 18:03:05 +02:00
Benjamin Dauvergne b229f91ce1 bump version to 0.0.16 2012-10-03 17:54:44 +02:00
Benjamin Dauvergne 4f0def0fd3 add unit tests for spplus module 2012-01-31 10:59:26 +01:00
Benjamin Dauvergne 40a4e5ffa1 Do not load the eopayment to read the version, do it textually using regular expressions 2012-01-31 10:59:10 +01:00
Benjamin Dauvergne e5d240bbfd declare pycrypto dependency, add long description 2012-01-30 15:50:11 +01:00
Benjamin Dauvergne 37919f2a40 update setup.py licence -> license 2012-01-30 12:06:19 +01:00
Benjamin Dauvergne f19c7a0fba prepare first upload to pypi 2012-01-04 12:31:57 +01:00
Frédéric Péters 1054057916 import distutils.core 2011-05-02 09:56:29 +02:00
Benjamin Dauvergne 00651ed00f add a setup file
add version declaration to module
2011-04-29 18:03:22 +02:00