diff --git a/PKG-INFO b/PKG-INFO index e8cff30..a33f916 100644 --- a/PKG-INFO +++ b/PKG-INFO @@ -1,10 +1,10 @@ Metadata-Version: 1.0 Name: swh.lister -Version: 0.0.7 +Version: 0.0.8 Summary: Software Heritage GitHub lister Home-page: https://forge.softwareheritage.org/diffusion/DLSGH/ Author: Software Heritage developers Author-email: swh-devel@inria.fr License: UNKNOWN Description: UNKNOWN Platform: UNKNOWN diff --git a/debian/control b/debian/control index 43920c5..367b702 100644 --- a/debian/control +++ b/debian/control @@ -1,27 +1,27 @@ Source: swh-lister Maintainer: Software Heritage developers Section: python Priority: optional Build-Depends: debhelper (>= 9), dh-python (>= 2), python3-all, python3-dateutil, python3-nose, python3-setuptools, - python3-sqlalchemy, + python3-sqlalchemy (>= 1.0), python3-swh.core, python3-swh.scheduler (>= 0.0.14~), python3-swh.storage, python3-swh.storage.schemata, python3-vcversioner Standards-Version: 3.9.6 Homepage: https://forge.softwareheritage.org/source/swh-lister/ Package: python3-swh.lister Architecture: all Depends: python3-swh.scheduler (>= 0.0.14~), ${misc:Depends}, ${python3:Depends} Breaks: python3-swh.lister.github Replaces: python3-swh.lister.github Description: Software Heritage lister diff --git a/swh.lister.egg-info/PKG-INFO b/swh.lister.egg-info/PKG-INFO index e8cff30..a33f916 100644 --- a/swh.lister.egg-info/PKG-INFO +++ b/swh.lister.egg-info/PKG-INFO @@ -1,10 +1,10 @@ Metadata-Version: 1.0 Name: swh.lister -Version: 0.0.7 +Version: 0.0.8 Summary: Software Heritage GitHub lister Home-page: https://forge.softwareheritage.org/diffusion/DLSGH/ Author: Software Heritage developers Author-email: swh-devel@inria.fr License: UNKNOWN Description: UNKNOWN Platform: UNKNOWN diff --git a/version.txt b/version.txt index 24c585f..8586a2e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -v0.0.7-0-g2857dcf \ No newline at end of file +v0.0.8-0-g6b2863f \ No newline at end of file