python-popcon (3.0.3) unstable; urgency=medium * source-only upload -- Bastian Venthur Wed, 29 Jun 2022 21:42:40 +0200 python-popcon (3.0.2) unstable; urgency=medium * bumped version to allow to migrate to Debian/testing (no changes) -- Bastian Venthur Sun, 26 Jun 2022 13:14:08 +0200 python-popcon (3.0.1) unstable; urgency=medium * Improved tabular output for long package names * Added the sum for verbose output -- Bastian Venthur Mon, 30 May 2022 19:16:05 +0200 python-popcon (3.0.0) unstable; urgency=medium * Removed functions deprecated since 2.0.1 * bumped minimim Python version to 3.7 * Added Python 3.10 to test suite * use HTTPS everywhere * updated dev dependencies * Improved output and added verbose output (Closes: #1011634) Thanks Gregor Herrmann for the patch, I ended up using a different solution. * Use argparse for CLI * test the CLI -- Bastian Venthur Sun, 29 May 2022 11:01:08 +0200 python-popcon (2.0.4) unstable; urgency=medium * updated debian's build system * New upstream version: * updated build system * use github actions instead of travis * bumped minimal Python version to 3.6 -- Bastian Venthur Sun, 08 Aug 2021 13:46:37 +0200 python-popcon (2.0.3) unstable; urgency=medium * Fixed missing version bump (no changes) -- Bastian Venthur Tue, 11 Feb 2020 19:34:03 +0100 python-popcon (2.0.2) unstable; urgency=medium * Fixed main script to use the new-style functions introduced in 2.0.1 (Closes #950963), thanks Gregor Herrmann! * Import new-style functions in __init__.py -- Bastian Venthur Tue, 11 Feb 2020 15:56:49 +0100 python-popcon (2.0.1) unstable; urgency=medium * deprecated functions with packages as positional arguments, the new ones use list of packages instead * removed useles requirements.txt * added html report to coverage -- Bastian Venthur Sun, 17 Nov 2019 16:25:18 +0100 python-popcon (2.0.0) unstable; urgency=medium * Dropped Python2 support -- Bastian Venthur Sun, 13 Jan 2019 14:04:35 +0100 python-popcon (1.5.1) unstable; urgency=medium * Minor fix in __main__.py -- Bastian Venthur Sat, 17 Feb 2018 15:30:00 +0100 python-popcon (1.5.0) unstable; urgency=medium * Updated packaging (setup.py, etc) * Added popcon CLI for direct queries from the command line * Removed dependency from xdg * Added Travis CI * Added unit tests * Added changelog, license, readme -- Bastian Venthur Sat, 04 Nov 2017 16:22:01 +0100 python-popcon (1.4) unstable; urgency=medium * Acknowledge NMU, thanks Chris Lamb and Ximin Luo! * Changed docstrings to follow numpy standard * Updated setup.py to reflect proper library version * Added pythonX-xdg to build-depends -- Bastian Venthur Wed, 28 Sep 2016 13:39:23 +0200 python-popcon (1.3+nmu1) unstable; urgency=medium * Non-maintainer upload. * Add support for querying sourcemax statistics. * Don't mix up pickle formats; this causes bad lookups when py2/py3 both use the same file. * Update to latest Standards-Version; no changes required. [ Chris Lamb ] * Fix missing Depends on python3-xdg. (Closes: #833693) * Don't assume all-popcon-results.txt.gz is UTF-8. (Closes: #833738) -- Ximin Luo Tue, 13 Sep 2016 19:58:28 +0200 python-popcon (1.3) unstable; urgency=medium * Provide Python3 module -- Bastian Venthur Mon, 24 Aug 2015 12:43:11 +0200 python-popcon (1.2) unstable; urgency=medium * Fix previous NMU "FTBFS: Missing Build-Depends on python" (Closes: #796649) * Bumped standards version -- Bastian Venthur Mon, 24 Aug 2015 08:43:08 +0200 python-popcon (1.1+nmu1) unstable; urgency=medium * Non-maintainer upload. * Build using dh-python. Closes: #786119. -- Matthias Klose Sat, 22 Aug 2015 10:16:05 +0200 python-popcon (1.1) unstable; urgency=low * Added patches by chrysn: - use namedtuple in python version that support it - use XDG_CACHE_HOME instead of ~/.popcon-cache - filebased timestamping - modernize deprecated use of has_key - module level data caching - atomic file creation * Add ${python:Depends} to Depends (closes: #627694). -- Bastian Venthur Thu, 28 Jul 2011 00:15:35 +0200 python-popcon (1.0) unstable; urgency=low * Initial Release. -- Bastian Venthur Tue, 17 Aug 2010 20:07:41 +0200