Commit Graph

42 Commits

Author SHA1 Message Date
Thomas NOËL 541ad11836 misc: remove passerelle.compat dependency (#64409) 2022-04-21 10:27:52 +02:00
Thomas NOËL 0b4ea4eb0b misc: use suds package in pure python installation (#64409) 2022-04-21 10:27:18 +02:00
Thomas NOËL b84dab5df1 misc: remove usage of "six" module (#64409) 2022-04-21 10:14:36 +02:00
Frédéric Péters b15faef46b debian: remove obsolete debian/compat 2021-12-12 12:05:08 +01:00
Frédéric Péters e9af05c42d jenkins: build packages for buster & bullseye 2021-12-12 11:52:15 +01:00
Frédéric Péters 3bd701f695 debian: use debhelper compat level 12 2021-12-12 11:52:04 +01:00
Frédéric Péters 5d0c182475 debian: stop building python2 package 2021-12-12 11:51:52 +01:00
gasparof af40be21bf minint - seisin - fix nesting loop (#56194) 2021-08-16 17:48:06 +02:00
gasparof 4c3553cd1e minint - seisin - envoi de la saisine à plusieurs départements (#56194) 2021-08-16 17:47:59 +02:00
Frédéric Péters 0bb836cc7a tox: only run against django 2.2 2021-08-16 08:07:35 +02:00
Nicolas Roche bb56ce3796 django22: declare django2.2 in tox (#51145) 2021-07-01 14:51:11 +02:00
Nicolas Roche 472099940c django22: import django.urls (#51141) 2021-07-01 14:51:06 +02:00
Frédéric Péters 3390eb2e50 tox: limit psycopg2 to < 2.9 (#54925) 2021-06-17 08:57:27 +02:00
Nicolas Roche 138dd3f75f Revert "django22: import django.urls (#51145)"
This reverts commit 16f62a5df1.
2021-02-15 19:02:55 +01:00
Nicolas Roche 16f62a5df1 django22: import django.urls (#51145) 2021-02-15 19:00:58 +01:00
Frédéric Péters 222a9b61ad build: update to use origin/main 2020-12-26 15:21:16 +01:00
Thomas NOËL 52c55946c5 seisin: search attachments in workflow fields (#48738) 2020-11-25 10:12:51 +01:00
Frédéric Péters 6578b23176 tox: limit mock version for compatibility with python 3.5 2020-10-06 09:25:45 +02:00
Frédéric Péters 8aebad8768 tox: get additional modules using https (via #46904#note-2) 2020-09-24 20:04:24 +02:00
Thomas NOËL edae2d9faa py3: send base64 document as str in storeResource (#46576) 2020-09-14 12:32:05 +02:00
Thomas NOËL 7dfc65e8b9 py3: use six.string_types instead of basestring (#46576) 2020-09-11 16:28:19 +02:00
Thomas NOËL 5a10ff7d98 py3: use b64encode (#46576) 2020-09-11 12:06:15 +02:00
Thomas NOËL 29da935811 py3: remove u'' notation (#46576) 2020-09-11 12:04:21 +02:00
Thomas NOËL f5896c55d4 py3: use s.replace instead of string.replace (#46576) 2020-09-11 11:46:34 +02:00
Frédéric Péters 3fa9c2c770 tox: stop testing against python 2 2020-09-09 08:03:36 +02:00
Valentin Deniaud 3b84ea116b tox: tell setuptools to use distutils from stdlib (#46252) 2020-09-01 14:39:26 +02:00
Thomas NOËL 0b22dd9cd3 suds: use bytes reponse content 2020-07-01 11:04:58 +02:00
Thomas NOËL d0d538e1c3 Jenkinsfile: use default distribution target 2020-07-01 10:44:14 +02:00
Thomas NOËL 95820042cf add python3 module (#44658) 2020-07-01 01:12:53 +02:00
Thomas NOËL 1b3557d7dc misc: sync setup.py 2020-07-01 01:12:53 +02:00
Thomas NOËL e3d265eb14 maarch: use compat.json_loads (#43464) 2020-05-29 17:50:13 +02:00
Thomas NOËL 8b554936e8 tox: run tests with Python3 2020-05-29 16:46:56 +02:00
Thomas NOËL b416aa45c4 urls.py: prefix url names with minint- (#43471) 2020-05-29 16:04:08 +02:00
Thomas NOËL fb1c04097a move templates to local directories (#42590) 2020-05-07 01:34:05 +02:00
Thomas NOËL 83c1062b94 setup.py: add include_package_data for templates (#42590) 2020-05-07 01:24:47 +02:00
Thomas NOËL 80f245ced8 debian: override suds-jurko with python-suds (#41283) 2020-05-05 11:27:21 +02:00
Thomas NOËL 29e2b7215e add minint_brexit connector 2020-05-04 16:07:43 +02:00
Thomas NOËL 283dc82970 maarch: merge minint modifications (#41283) 2020-05-03 02:27:14 +02:00
Thomas NOËL 2183f49d1d add very basic tests 2020-05-03 02:25:34 +02:00
Thomas NOËL 16bbebecde tox: use setuptools<45 with python2
https://github.com/pypa/virtualenv/issues/1493
2020-05-03 02:05:16 +02:00
Thomas NOËL 367c198a3f debian: install /etc/passerelle/settings.d/50minint.py 2020-05-01 02:48:45 +02:00
Thomas NOËL af6dffca73 first commit 2020-05-01 02:27:54 +02:00