Commit Graph

42 Commits

Author SHA1 Message Date
Emmanuel Cazenave 5749ee4266 setup: compute pep440 compliant dirty version number (#81731)
gitea/eopayment/pipeline/head This commit looks good Details
2023-10-30 17:19:14 +01:00
Valentin Deniaud 02781300dc misc: apply double-quote-string-fixer (#79788) 2023-08-16 11:52:35 +02:00
Paul Marillonnet 7c0d198ba7 setup: use django's command caller for translations compilation (#78765)
gitea/eopayment/pipeline/head This commit looks good Details
2023-06-20 14:18:06 +02:00
Frédéric Péters f5e05ee948 trivial: apply pyupgdade -> remove six (#70693) 2022-10-28 08:13:07 +02:00
Frédéric Péters d43c66caa4 trivial: remove python 2 from classifiers 2022-02-02 08:09:18 +01:00
Thomas NOËL b0fe753a58 replace Crypto with Cryptodome (#59924) 2021-12-21 11:07:05 +01:00
Serghei Mihai 8bf4ab81c5 trivial: apply isort (#58937) 2021-11-26 12:19:46 +01:00
Serghei Mihai 3ee72e5336 trivial: apply black (#58937) 2021-11-26 12:18:09 +01:00
Serghei Mihai caa40e7e77 trivial: apply pyupgrade (#58937) 2021-11-26 12:15:14 +01:00
Benjamin Dauvergne 7fcee11aa2 setup.py: remove DJANGO_SETTINGS_MODULE from environment (#48707) 2020-11-20 15:38:59 +01:00
Frédéric Péters 62c5549eb6 build: don't let a compilemessages failure abort the build (#48707) 2020-11-20 09:57:16 +01:00
Frédéric Péters 6fe18d4d58 add support for translation when used as a django app (#43082) 2020-11-19 09:05:52 +01:00
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