Alfred Wingate
|
a8f35aee25
|
Fix issues pointed out by ruff
Signed-off-by: Alfred Wingate <parona@protonmail.com>
|
2023-11-16 00:16:07 +02:00 |
|
Alfred Wingate
|
70f88ed37d
|
Run isort on project
Signed-off-by: Alfred Wingate <parona@protonmail.com>
|
2023-11-15 23:30:40 +02:00 |
|
Alfred Wingate
|
d860708ec9
|
Run black on project
Signed-off-by: Alfred Wingate <parona@protonmail.com>
|
2023-11-15 23:30:40 +02:00 |
|
Alfred Wingate
|
a91775919c
|
Add pre-commit config
Signed-off-by: Alfred Wingate <parona@protonmail.com>
|
2023-11-15 23:30:40 +02:00 |
|
Alfred Wingate
|
02fd3a9e79
|
Add gitlab CI
Signed-off-by: Alfred Wingate <parona@protonmail.com>
|
2023-11-15 23:30:40 +02:00 |
|
Alfred Wingate
|
65e77ac533
|
Configure linting and formatting tools
Signed-off-by: Alfred Wingate <parona@protonmail.com>
|
2023-11-15 23:30:39 +02:00 |
|
Alfred Wingate
|
dfa0bb7424
|
Add python3.12 compatability
* imp and find_loader got removed in py3.12
Signed-off-by: Alfred Wingate <parona@protonmail.com>
|
2023-11-15 23:30:39 +02:00 |
|
Alfred Wingate
|
50a23b71dd
|
Get version from git with setuptools_scm
Signed-off-by: Alfred Wingate <parona@protonmail.com>
|
2023-11-15 23:30:39 +02:00 |
|
Alfred Wingate
|
cc2d715b6d
|
Transition to PEP517 buildsystem
Signed-off-by: Alfred Wingate <parona@protonmail.com>
|
2023-11-15 23:30:39 +02:00 |
|
Alfred Wingate
|
bae87b0877
|
Fix euscan by using portage MetadataXML over gentoolkit Metadata
Signed-off-by: Alfred Wingate <parona@protonmail.com>
|
2023-11-15 23:30:39 +02:00 |
|
Alfred Wingate
|
c51d3fc70c
|
Remove helper scripts
* These scripts will be broken after PEP517 transition.
Signed-off-by: Alfred Wingate <parona@protonmail.com>
|
2023-11-15 23:30:39 +02:00 |
|
Alfred Wingate
|
c873e1520d
|
Change source layout
* In preparation for PEP517 transition.
Signed-off-by: Alfred Wingate <parona@protonmail.com>
|
2023-11-15 23:30:39 +02:00 |
|
Alfred Wingate
|
ec7399752c
|
Remove the djano webservice in its entirety
Signed-off-by: Alfred Wingate <parona@protonmail.com>
|
2023-11-15 23:30:06 +02:00 |
|
Maciej Barć
|
962f26ae05
|
update setup files
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
|
2021-02-26 19:04:36 +01:00 |
|
Maciej Barć
|
be2d26bfd9
|
makefile: add all target
|
2020-09-16 15:20:31 +02:00 |
|
Maciej Barć
|
184085c20d
|
makefile: add
|
2020-09-12 01:06:02 +02:00 |
|
Maciej Barć
|
cc992227fc
|
manifest: update
|
2020-09-12 01:04:43 +02:00 |
|
Maciej Barć
|
73f55dfaab
|
license: rename from copying
|
2020-09-11 21:52:34 +02:00 |
|
Maciej Barć
|
e99737131d
|
setup: split web part
|
2020-09-11 21:41:20 +02:00 |
|
Maciej Barć
|
5dc5751432
|
gitignore: update
|
2020-09-11 21:40:02 +02:00 |
|
Maciej Barć
|
c76b0be9f5
|
thanks: remove
|
2020-09-11 21:28:23 +02:00 |
|
Maciej Barć
|
b0da1f1b10
|
readme: update ng
|
2020-09-11 21:03:34 +02:00 |
|
Maciej Barć
|
0ffb357689
|
fork
|
2020-09-11 14:48:42 +02:00 |
|
Bernard Cafarelli
|
fff319bd8b
|
Fix helper regex for python 3.7
|
2020-01-14 16:29:58 +01:00 |
|
Bernard Cafarelli
|
8e25050f4a
|
Disable Content-disposition check for now
Some packages (nextcloud-client) for example have different filename in
this header, and so I miss new versions
|
2020-01-07 15:35:40 +01:00 |
|
Bernard Cafarelli
|
90464f8697
|
Fix brute-force short option
|
2020-01-06 22:19:23 +01:00 |
|
Bernard Cafarelli
|
b25c66e9ab
|
Update some blacklists
Also fix blacklist log message
|
2019-12-05 19:03:49 +01:00 |
|
Bernard Cafarelli
|
9afec1a034
|
More python3 fixes
|
2019-12-05 19:00:02 +01:00 |
|
Bernard Cafarelli
|
94c3eeba49
|
Initial python3 compatibility
|
2019-12-05 17:46:19 +01:00 |
|
Corentin Chary
|
2fedc7450d
|
Merge pull request #29 from ercpe/pypi-https
Use HTTPS for pypi's http api
|
2016-10-15 16:31:07 +02:00 |
|
Johann Schmitz
|
96f025f5fc
|
Use HTTPS for pypi's http api
pypi started to refuse plain http connections to it's api.
|
2016-06-19 06:12:27 +02:00 |
|
Corentin Chary
|
2d70845115
|
euscan/handlers/pypi: fix scan_url()
Probably never worked...
|
2015-03-09 11:07:00 +01:00 |
|
Corentin Chary
|
84e32e1554
|
processing: fix scan_metadata.py when the new maintainer name is None
|
2013-11-21 10:28:22 +01:00 |
|
Corentin Chary
|
c130e59b28
|
fixes
|
2013-09-29 11:01:09 +02:00 |
|
Corentin Chary
|
8c6bdebcab
|
fixes
|
2013-09-29 11:01:09 +02:00 |
|
Corentin Chary
|
4fef44668c
|
Merge pull request #22 from volpino/master
Adding links to bugs.g.o and qa-reports.g.o and minor fixes
|
2013-08-27 00:51:12 -07:00 |
|
volpino
|
7194c542e2
|
Adding links to bugs.g.o and qa-reports.g.o
|
2013-08-26 17:33:54 +02:00 |
|
volpino
|
3b2f88c683
|
adding xml to the available formats
|
2013-08-26 17:08:59 +02:00 |
|
Corentin Chary
|
55bc34b075
|
fixes
|
2013-07-10 09:43:36 +02:00 |
|
Corentin Chary
|
0c59e72a8a
|
djeuscan: small scan fixes
|
2013-04-02 10:17:37 +02:00 |
|
Corentin Chary
|
0225553eeb
|
euscan_captcha: fix captcha
|
2013-04-02 10:17:11 +02:00 |
|
volpino
|
bbc91972f9
|
euscanwwW: Fixing links in stabilization feed
Signed-off-by: volpino <fox91@anche.no>
|
2013-03-09 13:09:44 +01:00 |
|
volpino
|
745a7fd15a
|
euscanwww: Adding link to stabilization feed
Signed-off-by: volpino <fox91@anche.no>
|
2013-03-09 13:00:51 +01:00 |
|
volpino
|
23fb315a5f
|
euscanwww: minor fixes to feeds.py
Signed-off-by: volpino <fox91@anche.no>
|
2013-03-09 12:35:39 +01:00 |
|
volpino
|
4dfcd92aa5
|
euscanwww: Fixing and using vtype in stabilization_candidates, added db_index
Signed-off-by: volpino <fox91@anche.no>
|
2013-03-09 12:07:47 +01:00 |
|
volpino
|
c55d09a031
|
euscanwww: Added feed for stabilization candidates. Still a prototype though
Signed-off-by: volpino <fox91@anche.no>
|
2013-02-26 09:41:06 +01:00 |
|
volpino
|
4b84dd54b5
|
Updating gitignore
Signed-off-by: volpino <fox91@anche.no>
|
2013-02-23 18:44:44 +01:00 |
|
volpino
|
b5b05e9502
|
euscanwww: Added PoC of stabilization candidates feature
Signed-off-by: volpino <fox91@anche.no>
|
2013-02-23 18:43:43 +01:00 |
|
volpino
|
9254040b38
|
Merge branch 'master' of github.com:volpino/euscan
|
2013-02-23 12:29:39 +01:00 |
|
volpino
|
240dec4b42
|
minor fix
Signed-off-by: volpino <fox91@anche.no>
|
2013-02-23 12:29:05 +01:00 |
|