index
:
dlp_check_version_PyPI
actors
master
Script to detect needed version updates in dlpy and subpkgs from PyPI
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dlpcvp.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WIP] Check whether the package is actually a devel package for Factory.
Matěj Cepl
2019-03-22
1
-0
/
+23
*
Fix use of parse_spec.
Matěj Cepl
2019-03-06
1
-2
/
+2
*
Ignore aggregate packages.
Matěj Cepl
2019-03-06
1
-0
/
+4
*
Start collecting cleanups for weird PyPI versioning.
Matěj Cepl
2019-03-06
1
-1
/
+5
*
Correct typos.
Matěj Cepl
2019-03-06
1
-6
/
+5
*
Improve reporting
Matěj Cepl
2019-03-04
1
-14
/
+20
*
Add more exceptions and FIXME.
Matěj Cepl
2019-03-03
1
-0
/
+1
*
Modifications for d:l:python.
Matěj Cepl
2019-03-03
1
-5
/
+21
*
More improvements.
Matěj Cepl
2019-03-02
1
-43
/
+48
*
Take another possible configuration file.
Matěj Cepl
2019-02-19
1
-8
/
+7
*
Updates PEP484 types.
Matěj Cepl
2019-02-18
1
-4
/
+6
*
Using custom hand SPEC file parsing makes script more working.
Matěj Cepl
2019-02-18
1
-80
/
+78
*
Updates PEP484 types.
Matěj Cepl
2019-02-15
1
-2
/
+2
*
Finally, hopefully, version caching ETags to SQLite.
Matěj Cepl
2019-02-15
1
-46
/
+52
*
First try of SQLite
Matěj Cepl
2019-02-15
1
-17
/
+77
*
Rename variables
Matěj Cepl
2019-02-15
1
-6
/
+6
*
Make Python linter happy
Matěj Cepl
2019-02-15
1
-24
/
+30
*
Add URLs of documentation for OBS API
Matěj Cepl
2019-01-07
1
-0
/
+2
*
Restart the project.
Matěj Cepl
2019-01-05
1
-11
/
+28
*
Cleanup and another attempt to silence rpm library.
Matěj Cepl
2018-06-20
1
-27
/
+47
*
Fix urllib.request exception handling.
Matěj Cepl
2018-06-20
1
-44
/
+62
*
More cleanup.
Matěj Cepl
2018-06-20
1
-25
/
+41
*
We get a list of all packages with their SUSE version numbers.
Matěj Cepl
2018-06-19
1
-3
/
+102
*
Add some embryo of a test suite.
Matěj Cepl
2018-06-19
1
-2
/
+0
*
Get version of a package from PyPI.
Matěj Cepl
2018-06-19
1
-0
/
+24