Commit Graph

90 Commits

Author SHA1 Message Date
Benjamin Dauvergne 70e03e7721 misc: fix incompatibility betwen pyexcel-xlsx and openpyxl 3.1.0 (#74033)
gitea-wip/passerelle/pipeline/pr-main This commit looks good Details
2023-01-31 16:38:30 +01:00
Valentin Deniaud 989fb52719 misc: apply pyupgrade (#61865) 2022-09-29 16:22:29 +02:00
Emmanuel Cazenave 69bffeb84f setup: restrict xmlschema version (#69567) 2022-09-26 14:27:36 +02:00
Serghei Mihai f6e1dde2dd sivin: compute euro5 performance level from environment data (#69107) 2022-09-23 09:51:58 +02:00
Benjamin Dauvergne e905cdb516 add ldap connector (#66533) 2022-09-13 17:34:45 +02:00
Agate 9d9969afdb Run tests under django 3.2 (#67781) 2022-08-01 11:16:26 +02:00
Paul Marillonnet 8f554b48f5 setup: declare Levenshtein dependency (#65288) 2022-07-04 14:02:50 +02:00
Valentin Deniaud 250afb34f8 add school holidays connector (#63013) 2022-03-29 11:53:17 +02:00
Frédéric Péters b3c74899bb misc: switch style file to scss (#63229) 2022-03-28 17:17:24 +02:00
Nicolas Roche 3502c60a8b setup.py: upgrade xmlschema (#62631) 2022-03-11 17:35:10 +01:00
Guillaume Baffoin c80b5e5ae4 package : remove python3-crypto dependency 2022-02-18 10:11:01 +01:00
Emmanuel Cazenave aa916550b3 misc: use suds package in pure python installation (#60550)
Instead of suds-jurko that is not maintained anymore.
In bookworm the package is based on https://github.com/suds-community/suds which we start using here.
2022-01-17 10:13:25 +01:00
Benjamin Dauvergne f0b5d2f2ac misc: add pyexcel-xlsx to deps (#57717) 2021-10-21 08:23:51 +02:00
Nicolas Roche 06db6d8767 misc: apply isort (#52937) 2021-05-07 13:51:13 +02:00
Frédéric Péters 3d9df1e526 trivial: apply black (#49820) 2021-02-20 16:28:47 +01:00
Benjamin Dauvergne 2081c3d37e setup.py: use feedparser>=6 with python 3.9 (#51135) 2021-02-16 17:33:36 +01:00
Emmanuel Cazenave e3ecc9ff9d setup: relax pyexcel* contraints (drop python 3.5 compatibility) (#49835) 2021-01-05 14:15:39 +01:00
Lauréline Guérin 6da74de6ce
django22: declare django2.2 in setup and tox (#49188) 2021-01-04 14:05:15 +01:00
Nicolas Roche 3fa105735d setup: relax feedparser version for python 3.9 (#49218) 2020-12-09 10:30:51 +01:00
Frédéric Péters 27eeb947a6 setup: limit pyexcel* to <0.6 for compatibility with python 3.5 2020-10-08 22:07:54 +02:00
Frédéric Péters 1661ed58cb misc: limit feedparser version to keep python 3.5 compatibility 2020-09-12 22:22:48 +02:00
Benjamin Dauvergne d19b7c01ed setup.py: add constraint on xmlschema as API changed (#43917) 2020-06-20 20:55:03 +02:00
Frédéric Péters e0359b8eb2 build: update setup.py for python 3 (#43797) 2020-06-12 10:52:24 +02:00
Frédéric Péters 3554604ebd trivial: remove leftover SOAPpy references (#43756) 2020-06-09 08:45:13 +02:00
Valentin Deniaud 5e1c910fbf misc: use postgres JSONField (#42312) 2020-05-04 18:30:00 +02:00
Benjamin Dauvergne f2b06c9a08 dpark: accept UTC datetime in payment notification (#41373) 2020-04-10 11:00:19 +02:00
Thomas NOËL e137d66def add cryptor connector (#39431) 2020-03-04 12:00:24 +01:00
Emmanuel Cazenave 00b46fc360 setup: use cmis-maykin in python install (#38781) 2020-01-29 10:30:47 +01:00
Emmanuel Cazenave 24ee622c2c setup: delete print statement (#38781) 2020-01-29 10:30:47 +01:00
Thomas NOËL 9015f164a5 use zeep 3.2 (#39119) 2020-01-20 15:52:25 +01:00
Nicolas Roche 00011f6f02 utils/soap: allow zeep versions 2 and 3 (#35370) 2020-01-15 14:24:10 +01:00
Emmanuel Cazenave b97429eb70 use suds-jurko instead of suds (#38811) 2020-01-13 12:35:05 +01:00
Frédéric Péters b8ebfad72c misc: limit django-model-utils version to a version supporting django 1.11 2019-12-11 16:19:53 +01:00
Benjamin Dauvergne 50c17adbfe utils: add conversion from XMLSchema to JSON schema (#37488)
We target the Draft 7 jsonschema specification.
2019-11-19 15:49:54 +01:00
Emmanuel Cazenave 509d5644fb declare httplib2 dependency (#37113) 2019-10-21 19:24:32 +02:00
Lauréline Guérin 5070746b0d
cmis: upgrade cmislib 0.6 (#18407) 2019-10-15 10:48:52 +02:00
Lauréline Guérin 57c124de38
csvdatasource: upgrade pyexcel requirements to 0.5+ (#18330) 2019-10-14 14:54:26 +02:00
Frédéric Péters 21e455341d misc: limit to jsonschema < 3.1 (#36819) 2019-10-10 09:08:41 +02:00
Frédéric Péters 652bc03715 cartads_cs: check CERFA uploads are PDF with embedded forms (#35794) 2019-09-04 08:47:46 +02:00
Frédéric Péters 4e372e3ab7 build: limit to django-jsonfield<1.3, for Python 2 support 2019-08-18 11:36:16 +02:00
Emmanuel Cazenave e44604fb1d remove python-magic dependency (#33869) 2019-06-19 16:37:58 +02:00
Benjamin Dauvergne d5352aec67 add utilities to access SFTP servers (#32655)
Disclaimer: paramiko does not work with recent OpenSSH key format (PKCS8
or RFC4716), only the legacy PEM format is supported.
2019-04-29 11:26:23 +02:00
Benjamin Dauvergne f2e7add34b actesweb: work-around not latin15 encodable characters (fixes #30995) 2019-03-01 15:58:02 +01:00
Frédéric Péters 81690434be add connector for Cart@DS CS (#27144) 2019-02-20 13:36:32 +01:00
Emmanuel Cazenave ced979f0ae handle possible failure of git describe (#24646) 2018-09-19 18:24:33 +02:00
Josue Kouka 1ee0895fa5 dpark: don't use zeep settings module (#25065) 2018-07-05 10:26:29 +02:00
Emmanuel Cazenave c16687197f create iws connector (#24567) 2018-07-02 15:50:19 +02:00
Emmanuel Cazenave 2cc36d68aa start a SOAP common infrastructure (#16104) 2018-07-02 10:21:36 +02:00
Emmanuel Cazenave 9bbd1f2ccc compat with old and new python-magic (#21980) 2018-05-03 18:28:38 +02:00
Thomas NOËL 685e947efd solis: try to convert files to PDF (#21997) 2018-02-21 14:29:04 +01:00