diff --git a/system/base/python-psutil/pspec.xml b/system/base/python-psutil/pspec.xml index a40346a1..4fa24cc5 100644 --- a/system/base/python-psutil/pspec.xml +++ b/system/base/python-psutil/pspec.xml @@ -12,7 +12,7 @@ library A cross-platform process utilities module for Python python-psutil is a module providing an interface for retrieving information on all running processes and system utilization (CPU, memory) in a portable way by using Python, implementing many functionalities offered by command line tools like ps, top, kill, lsof and netstat. - https://github.com/giampaolo/psutil/archive/release-5.0.1.tar.gz + https://github.com/giampaolo/psutil/archive/release-5.6.7.tar.gz python-devel @@ -30,6 +30,13 @@ + + 2020-01-15 + 5.6.7 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-07-15 5.0.1 diff --git a/system/devel/python-setuptools/pspec.xml b/system/devel/python-setuptools/pspec.xml index b59d7734..5a85d8c3 100644 --- a/system/devel/python-setuptools/pspec.xml +++ b/system/devel/python-setuptools/pspec.xml @@ -12,7 +12,7 @@ library Python setuptools python-setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages. - https://github.com/pypa/setuptools/archive/v39.2.0.tar.gz + https://github.com/pypa/setuptools/archive/v42.0.2.tar.gz @@ -25,6 +25,13 @@ + + 2019-12-10 + 42.0.2 + Version Bump + Mustafa Cinasl + muscnsl@gmail.com + 2018-08-05 39.2.0