python-linux-procfs-0.7.4-1.el10 >  HLP`d h U]oJ$x QN1+U`2pfrsfh[NA}e B6]ufK7DY=d۵qޑ'db]I8z{zdS`؜($8cS:Lxhc/±b6{Ӣq%:N/#EGSοHS~Ɵ4jMeQ%qْkzr1%15zd(,+4jA\[ز_T2z_ Jqz]+;QMVBZb!퇄ڭ9&ˋIW:({~lK]n9R!Ut"W,x%ʝk"%yFgsWcF@"t$'}#:[{fKc5"!)7L^~%_4c;0N /IԚW6480ac577ead0c8802c05fb07e835fecb43eeaa64158ba8621dabe7b29422c325cb4930e6aadf6547c2f4d3498c2fd43b84db74c0302047c435bb500673065023100f706e3fc1c113f65c843ef5524482bc174f89c092d0bacf4567016f4a2717dca8ea12abae49b83d7431a7728a3fa4b1a023079123dbe9ddf506bf70ca420c4551bf62ec5502895e699fd7c656dc9ca9751fb891b8aade0a73426aa07d725708f7b0f0302047c435bb500663064023021269dc077a8de0e5715c107bd1dc9de242f78ebb442ce62624c6512b59bf9c344ebdbb1eaf2e561440fd157f334a21d0230031bb09bdc01679cf7c2efe9ef5fea4d527150a1965ff259ea12b9be4df87566f9331f306701c51c6d4af0f2379ed6f9;'M erסY>p9V?Vd # C =CLT X \ d   $\(89:nAFG<HDILRPXTYX\h]p^def   ICpython-linux-procfs0.7.41.el10Linux /proc abstraction classesAbstractions to extract information from the Linux kernel /proc files.hIppc64le-09.stream.rdu2.redhat.comXCentOSCentOSGPL-2.0-onlybuilder@centos.orgUnspecifiedpython-linux-procfs-0.7.4.tar.xzhttps://rt.wiki.kernel.org/index.php/Tunalinuxnoarch2t%hh0b7a2f9f382416dbf24b0d62c420b1ea8506409d0812668e14e438881242a90958aa93c2ae83320e7d3ef9e2d0ce7cda5186a9597696fa2a644feb5125a50123 rootrootrootrootpython3-linux-procfs@@@@@ @ @    (python3dist(tomli) if python3-devel < 3.11)pyproject-rpm-macrospyproject-rpm-macrospython3-develpython3-develpython3-setuptoolspython3dist(packaging)python3dist(pip)python3dist(setuptools)python3dist(wheel)rpmlib(CompressedFileNames)rpmlib(DynamicBuildRequires)rpmlib(FileDigests)rpmlib(RichDependencies)19613.0.4-14.15.0-14.6.0-14.12.0-14.19.1.1h@g @fy_feeXek@ek@John Kacur - 0.7.4-1Troy Dawson - 0.7.3-7Troy Dawson - 0.7.3-6John Kacur - 0.7.3-5Fedora Release Engineering - 0.7.3-4Fedora Release Engineering - 0.7.3-3John Kacur - 0.7.3-2John Kacur - 0.7.3-1- Rebase to upstream version 0.7.4 - Convert to pyproject-based build using pyproject.toml - Remove python3-six dependency (no longer needed) - Remove distutils patch (no longer needed with pyproject build) Resolves: RHEL-114904- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018- Bump release for June 2024 mass rebuild- Add gating.yaml - Add tests dir Resolves: RHEL-30433- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild- Update the SPDX license tag in the specfile- Update to the latest upstream version v0.7.3 - Use an SPDX license tag in the specfilenoarchppc64le-09.stream.rdu2.redhat.com 17611464410.7.4-1.el10python-linux-procfs-0.7.4.tar.xzpython-linux-procfs.speccpiogzip9utf-8edd8a5047f52dcab10ae581e57f070067b787cf305b61a8fc35dff899860a1b3e562c4e4ad8569362528e5774a4618923a3fe108f6fc0cff7386ae558d6637bf Name: python-linux-procfs Version: 0.7.4 Release: 1.el10 License: GPL-2.0-only Summary: Linux /proc abstraction classes Source: https://cdn.kernel.org/pub/software/libs/python/python-linux-procfs/python-linux-procfs-0.7.4.tar.xz URL: https://rt.wiki.kernel.org/index.php/Tuna BuildArch: noarch BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: pyproject-rpm-macros %description Abstractions to extract information from the Linux kernel /proc files. %package -n python3-linux-procfs Summary: Linux /proc abstraction classes Provides: python3.12-linux-procfs = 0.7.4-1.el10 Provides: python-linux-procfs = 0.7.4-1.el10 Obsoletes: python-linux-procfs < 0.7.4-1.el10 %description -n python3-linux-procfs Abstractions to extract information from the Linux kernel /proc files. %prep cd '/builddir/build/BUILD' rm -rf 'python-linux-procfs-0.7.4' /usr/lib/rpm/rpmuncompress -x '/builddir/build/SOURCES/python-linux-procfs-0.7.4.tar.xz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'python-linux-procfs-0.7.4' rm -rf '/builddir/build/BUILD/python-linux-procfs-0.7.4-SPECPARTS' /usr/bin/mkdir -p '/builddir/build/BUILD/python-linux-procfs-0.7.4-SPECPARTS' /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . \ # The default flags expect the package note file to exist # see https://bugzilla.redhat.com/show_bug.cgi?id=2097535 echo 'pyproject-rpm-macros' # first stdout line matches the implementation in macros.aaa-pyproject-srpm echo 'python3-devel' echo 'python3dist(packaging)' echo 'python3dist(pip) >= 19' if [ -f pyproject.toml ]; then echo '(python3dist(tomli) if python3-devel < 3.11)' elif [ -f setup.py ]; then # Note: If the default requirements change, also change them in the script! echo 'python3dist(setuptools) >= 40.8' else echo 'ERROR: Neither pyproject.toml nor setup.py found, consider using %pyproject_buildrequires -N if this is not a Python package.' >&2 exit 1 fi # setuptools assumes no pre-existing dist-info rm -rfv *.dist-info/ >&2 if [ -f /usr/bin/python3 ]; then mkdir -p "/builddir/build/BUILD/python-linux-procfs-0.7.4/.pyproject-builddir" echo -n > /builddir/build/BUILD/python-linux-procfs-0.7.4-1.el10.noarch-pyproject-buildrequires CFLAGS="${CFLAGS:--O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power10 -fasynchronous-unwind-tables -fstack-clash-protection }" CXXFLAGS="${CXXFLAGS:--O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power10 -fasynchronous-unwind-tables -fstack-clash-protection }" FFLAGS="${FFLAGS:--O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power10 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules }" FCFLAGS="${FCFLAGS:--O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power10 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules }" VALAFLAGS="${VALAFLAGS:--g}" LDFLAGS="${LDFLAGS:--Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 }" LT_SYS_LIBRARY_PATH="${LT_SYS_LIBRARY_PATH:-/usr/lib:}" CC="${CC:-gcc}" CXX="${CXX:-g++}" \ TMPDIR="/builddir/build/BUILD/python-linux-procfs-0.7.4/.pyproject-builddir" \ RPM_TOXENV="py312" HOSTNAME="rpmbuild" /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-linux-procfs-0.7.4/pyproject-wheeldir --output /builddir/build/BUILD/python-linux-procfs-0.7.4-1.el10.noarch-pyproject-buildrequires >&2 cat /builddir/build/BUILD/python-linux-procfs-0.7.4-1.el10.noarch-pyproject-buildrequires fi # Incomplete .dist-info dir might confuse importlib.metadata rm -rfv *.dist-info/ >&2 %build \ mkdir -p "/builddir/build/BUILD/python-linux-procfs-0.7.4/.pyproject-builddir" CFLAGS="${CFLAGS:--O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power10 -fasynchronous-unwind-tables -fstack-clash-protection }" CXXFLAGS="${CXXFLAGS:--O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power10 -fasynchronous-unwind-tables -fstack-clash-protection }" FFLAGS="${FFLAGS:--O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power10 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules }" FCFLAGS="${FCFLAGS:--O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power10 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules }" VALAFLAGS="${VALAFLAGS:--g}" LDFLAGS="${LDFLAGS:--Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 }" LT_SYS_LIBRARY_PATH="${LT_SYS_LIBRARY_PATH:-/usr/lib:}" CC="${CC:-gcc}" CXX="${CXX:-g++}" \ TMPDIR="/builddir/build/BUILD/python-linux-procfs-0.7.4/.pyproject-builddir" \ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-linux-procfs-0.7.4/pyproject-wheeldir %install \ specifier=$(ls /builddir/build/BUILD/python-linux-procfs-0.7.4/pyproject-wheeldir/*.whl | xargs basename --multiple | sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/') if [ -z $specifier ]; then echo 'ERROR: %pyproject_install found no wheel in %{_pyproject_wheeldir} /builddir/build/BUILD/python-linux-procfs-0.7.4/pyproject-wheeldir' >&2 exit 1 fi TMPDIR="/builddir/build/BUILD/python-linux-procfs-0.7.4/.pyproject-builddir" /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-linux-procfs-0.7.4-1.el10.noarch --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/python-linux-procfs-0.7.4/pyproject-wheeldir $specifier if [ -d /builddir/build/BUILDROOT/python-linux-procfs-0.7.4-1.el10.noarch/usr/bin ]; then \ if [ -z "sP" ]; then shebang_flags="-k" else shebang_flags="-kasP" fi /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 $shebang_flags /builddir/build/BUILDROOT/python-linux-procfs-0.7.4-1.el10.noarch/usr/bin/* rm -rfv /builddir/build/BUILDROOT/python-linux-procfs-0.7.4-1.el10.noarch/usr/bin/__pycache__ fi rm -f /builddir/build/BUILD/python-linux-procfs-0.7.4-1.el10.noarch-pyproject-ghost-distinfo site_dirs=() # Process /usr/lib/python3.12/site-packages if exists if [ -d /builddir/build/BUILDROOT/python-linux-procfs-0.7.4-1.el10.noarch/usr/lib/python3.12/site-packages ]; then site_dirs+=( "/usr/lib/python3.12/site-packages" ) fi # Process /usr/lib64/python3.12/site-packages if exists and does not equal to /usr/lib/python3.12/site-packages if [ /builddir/build/BUILDROOT/python-linux-procfs-0.7.4-1.el10.noarch/usr/lib64/python3.12/site-packages != /builddir/build/BUILDROOT/python-linux-procfs-0.7.4-1.el10.noarch/usr/lib/python3.12/site-packages ] && [ -d /builddir/build/BUILDROOT/python-linux-procfs-0.7.4-1.el10.noarch/usr/lib64/python3.12/site-packages ]; then site_dirs+=( "/usr/lib64/python3.12/site-packages" ) fi # Process all *.dist-info dirs in sitelib/sitearch for site_dir in ${site_dirs[@]}; do for distinfo in /builddir/build/BUILDROOT/python-linux-procfs-0.7.4-1.el10.noarch$site_dir/*.dist-info; do echo "%ghost ${distinfo#/builddir/build/BUILDROOT/python-linux-procfs-0.7.4-1.el10.noarch}" >> /builddir/build/BUILD/python-linux-procfs-0.7.4-1.el10.noarch-pyproject-ghost-distinfo sed -i 's/pip/rpm/' ${distinfo}/INSTALLER PYTHONPATH=/usr/lib/rpm/redhat \ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py \ --buildroot /builddir/build/BUILDROOT/python-linux-procfs-0.7.4-1.el10.noarch --record ${distinfo}/RECORD --output /builddir/build/BUILD/python-linux-procfs-0.7.4-1.el10.noarch-pyproject-record rm -fv ${distinfo}/RECORD rm -fv ${distinfo}/REQUESTED done done lines=$(wc -l /builddir/build/BUILD/python-linux-procfs-0.7.4-1.el10.noarch-pyproject-ghost-distinfo | cut -f1 -d" ") if [ $lines -ne 1 ]; then echo -e "\n\nWARNING: %pyproject_extras_subpkg won't work without explicit -i or -F, found $lines dist-info directories.\n\n" >&2 rm /builddir/build/BUILD/python-linux-procfs-0.7.4-1.el10.noarch-pyproject-ghost-distinfo # any attempt to use this will fail fi \ RPM_FILES_ESCAPE=4.19 \ /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py \ --output-files "/builddir/build/BUILD/python-linux-procfs-0.7.4-1.el10.noarch-pyproject-files" \ --output-modules "/builddir/build/BUILD/python-linux-procfs-0.7.4-1.el10.noarch-pyproject-modules" \ --buildroot "/builddir/build/BUILDROOT/python-linux-procfs-0.7.4-1.el10.noarch" \ --sitelib "/usr/lib/python3.12/site-packages" \ --sitearch "/usr/lib64/python3.12/site-packages" \ --python-version "3.12" \ --pyproject-record "/builddir/build/BUILD/python-linux-procfs-0.7.4-1.el10.noarch-pyproject-record" \ --prefix "/usr" \ procfs %files -n python3-linux-procfs -f /builddir/build/BUILD/python-linux-procfs-0.7.4-1.el10.noarch-pyproject-files /usr/bin/pflags %license COPYING %changelog * Wed Oct 22 2025 John Kacur - 0.7.4-1 - Rebase to upstream version 0.7.4 - Convert to pyproject-based build using pyproject.toml - Remove python3-six dependency (no longer needed) - Remove distutils patch (no longer needed with pyproject build) Resolves: RHEL-114904 * Tue Oct 29 2024 Troy Dawson - 0.7.3-7 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Mon Jun 24 2024 Troy Dawson - 0.7.3-6 - Bump release for June 2024 mass rebuild * Tue Mar 26 2024 John Kacur - 0.7.3-5 - Add gating.yaml - Add tests dir Resolves: RHEL-30433 * Fri Jan 26 2024 Fedora Release Engineering - 0.7.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering - 0.7.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Dec 02 2023 John Kacur - 0.7.3-2 - Update the SPDX license tag in the specfile * Sat Dec 02 2023 John Kacur - 0.7.3-1 - Update to the latest upstream version v0.7.3 - Use an SPDX license tag in the specfile * Fri Jul 21 2023 Fedora Release Engineering - 0.7.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint - 0.7.1-2 - Rebuilt for Python 3.12 * Thu Feb 16 2023 John Kacur - 0.7.1-1 - Rebase to 0.7.1 upstream - Add upstream patch to remove use of distutils * Fri Jan 20 2023 Fedora Release Engineering - 0.7.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering - 0.7.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jul 07 2022 Jiri Kastner - 0.7.0-4 - Rebuilt for Python 3.11 - episodfe ii * Mon Jun 13 2022 Python Maint - 0.7.0-3 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering - 0.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jan 11 2022 Federico Pellegrin - 0.7.0-1 - update to 0.7.0 (various fixes and cleanups) * Fri Jul 23 2021 Fedora Release Engineering - 0.6.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint - 0.6.3-2 - Rebuilt for Python 3.10 * Fri May 28 2021 Jiri Kastner - 0.6.3-1 - update to 0.6.3 * Wed Jan 27 2021 Fedora Release Engineering - 0.6.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering - 0.6.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok - 0.6.1-7 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering - 0.6.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok - 0.6.1-5 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok - 0.6.1-4 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering - 0.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Feb 25 2019 Miro Hrončok - 0.6.1-2 - Subpackage python2-linux-procfs has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Tue Feb 5 2019 Jiri Kastner - 0.6.1-1 - update to 0.6.1 * Sat Feb 02 2019 Fedora Release Engineering - 0.5.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering - 0.5.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok - 0.5.1-5 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering - 0.5.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jan 25 2018 Iryna Shcherbina - 0.5.1-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Tue Nov 21 2017 Jiri Kastner - 0.5.1-2 - missing defattr for _bindir * Tue Nov 21 2017 Jiri Kastner - 0.5.1-1 - missed snippet in specfile for python2 only - added scripts to setup.py, pflags renamed and added to setup.py * Mon Nov 20 2017 Jiri Kastner - 0.5-1 - update to 0.5 * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek - 0.4.10-4 - Python 2 binary package renamed to python2-linux-procfs See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Jul 27 2017 Fedora Release Engineering - 0.4.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering - 0.4.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Dec 22 2016 Jiri Kastner - 0.4.10-1 - update to latest release * Tue Jul 19 2016 Fedora Release Engineering - 0.4.6-7 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering - 0.4.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering - 0.4.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Oct 10 2014 Jiri Kastner - 0.4.6-4 - fix source and url * Sat Jun 07 2014 Fedora Release Engineering - 0.4.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Aug 04 2013 Fedora Release Engineering - 0.4.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri Jun 14 2013 Jiri Kastner - 0.4.6-1 - updated to 0.4.6 * Thu Jun 6 2013 Jiri Kastner - 0.4.5-1 - Added support for parsing cgroups as a per thread attribute * Thu Feb 14 2013 Fedora Release Engineering - 0.4.4-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Jul 21 2012 Fedora Release Engineering - 0.4.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Jan 14 2012 Fedora Release Engineering - 0.4.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Feb 08 2011 Fedora Release Engineering - 0.4.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Thu Jul 22 2010 David Malcolm - 0.4.4-4 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild * Sun Jul 26 2009 Fedora Release Engineering - 0.4.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Thu Feb 26 2009 Fedora Release Engineering - 0.4.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Tue Feb 10 2009 Arnaldo Carvalho de Melo - 0.4.4-1 - Even more fixes due to the fedora review process * Mon Feb 9 2009 Arnaldo Carvalho de Melo - 0.4.3-1 - Fixups due to the fedora review process * Tue Aug 12 2008 Arnaldo Carvalho de Melo - 0.4.2-1 - interrupts: Add find_by_user_regex - process: Always set the "cmdline" array, even if empty - pidstats: Remove dead processes in find_by_name() - pidstats: Add process class to catch dict references for late parsing - pidstats: Move the /proc/PID/{stat,status} parsing to classes - pidstats: Introduce process_flags method * Tue Aug 12 2008 Arnaldo Carvalho de Melo - 0.4-1 - Per process flags needed by tuna * Fri Jun 13 2008 Arnaldo Carvalho de Melo - 0.3-1 - Support CPU hotplug * Mon Feb 25 2008 Arnaldo Carvalho de Melo - 0.1-1 - package created ?p\u@T'CA!N%a`i NiI;$EZ@@wݻww;9yqΑzql?ٸj|ؾgq7Z3YY;81`c;&Vfnff{EK2+eFg) .>*z";Za*UŽzJqRfwZ6^J$qm\y*&z&YOnL3ܤ+ o3@bI:7Ѣ*`!ǔo $I+I7?T{"JͷpC-nWȌRVuT1*횐B1k^+DƸ NۏGV( ͦ -Fs"p X] yς8( Viw"A p̂Bpʬz%-6%*jTd1 {Q 51s? J,( >vC!)+>$4򑄗$u58m oJEƜriYNo.m ?*^ӎ>aBqQFBDTy' o~Lɢ6Liy|is,)#¬dO=rh^$ew kia/۴ ')ՈJ#mB|L#:DWotJZmWٺJT|+{ =mD98v}l9eI",Lkts[U)C.k$C57c%x_^Dɦ78*H 6Er0_Co/O$v10gi͵JȚ+xL%Th4 j=t< [0qz+g qPZaf@bmޚcbGߐ#-PawۖPܱ@=Ws+j=Փ-Q)[M_ڦ!zW 3 hKJ)XsndvIUHa>no vu 6er?mA7`0BQn"EXDR=lW$e}d/#9'g:ҏc>`غ[O}{Z3 jlȇdut63}SN! N4zShJͰAVl]QsWsV@$~Z+7 D SИdS9-!a29t#NY-- S~FS̘`8IgˑJ2[ ׁ9ᄦ_qחϱ8,<ŕ;;eGnWV JG,w)K@*r2;6"Aݾ)@y>@H 039_9h${mm޺udj1Xp@tU@^a7HU?~MWQ>8ڛ|t雡)2%,Xx%dݰ,cs,YKfEXHsNk.V'H; REbfSj! 8` Z b7J۰CiƂH8FueK?xHD7X0W7.::xjy=͸ S S2_W9h3u?u<%V᥻*əL-%s Mb M S?;X&4+A<1[Cb9G ՙEn5~̼R𢐊ŽA|dֱ }VςO KAAVtvE)lӟ?lCQ T(LezhD^VKx2F<0!sU4(5C cg~$g匩;lauA-D'-aX`Is+Ns~qp,/܃/HFKL:$+Y~K!SCtlsY7*$ =ӓ?tgtaY|Uʭ Yl p_K^AoA@܇(I}’y(nN?.|T;FڱK$͊4mf~/ -v>Zs_vI.MHS{'.$zG  nPb,P$lđސQزmr!yamYQOo|"BG*{p7w#x= -8,ÚE4o.Wb{$ 㧈F6n+XVz5%ֆ-*X-X4c"_3x6x𩍿؛'(}qJXLVCu6jQz a'jWG #mlY}p7C` E8DT'ZBcR#d#%0'~,WD MpΧ-Ɓ~Rz< R۝6 L6TSuRQƃS#7#n{pj=Y&`fL͈707i5+jXܛntj'Kfhi"(z|ys02 䵳iS/.'^ϔŇ^[S5e4,֭s} 먮>{vv'w! !VzoK\$^ xJ (۩+9J|+py,04ln.sʼj?̋3:tp*}qڭ-+s?* R~JflZ +D׾lwon)X?_|'-lv<HV0Sׄky;&n92BS-"NbАN.|k;a_>z'|&U3͏GL4{Qy["pa{}ԗAwN}1h,6+KĜ3W:}r W1&K+9)8u~!S5byt`Py{$|L0OIq&YWPlQXE2E(6=STXq+@Iqn!j!"clǣwVi_ S W5/ apw]]$ N|υLhOҠKLҚAWfd#4& pcX>|s59gm iH?pcסR öL:47îU4a6bg7EW|uJMM`DTʹOO-{RÐIbmJ^:<17hNn;ihOLu$d\_і-N ]vF:n0k&ө:h󫥙huWS+p h>a^$Qp N!{1Nq,9lqo$-9"` 2&^~>U4Ӽ6 ?~"OiL ɑi?lM-0,[c*Ϧ9E}\dME)t zLߊm/mC_Q!ss@ѵͥTtTM~2֛Q+"à cuNjիƻ%ȓN-M>R* gs7R4I%D18~ٙH*ʯKJÅP"bE|3YOG׬`&ÏZOߢ8 ]΀زյ$/J%ǦK ٸ/7v{oKcv@au!yNwP?#;\hPD(CĻa#-FnO}h4 ;%R3:vr?o<| 9#X`BГ A[N_ \'A]/g2f׮|4CsG)_Ւm)BٻmkQfGWt§^K{>4>/cJsR~z8Gҹqrl( 3kLp/"Rt bM)ً-%)ìd](n/ۚ𡅡4˚6**G*{:EU҉ڳ='IX7 kSOl??Nu}jq;)ţ-ySȻ|= 81A۶'`Z'JvLH*&.x]lrK0ŤFW%c&[9\('k3tZM^ʗHزN}'/nBU(Bpm+rX%R V}J-JxpC*~PX94\$vkoqoL)Pbl3.7wlZeIBjَd_.F0`Hǜ$gT4+ZXHI䳫W 5+TN:G,®!^=xRQl,kab5gFݚMw_Z dw l.|Uu@6f㤙a@dm7*\Hy][$7EI29s}C9- jԭr ݒ:gCi[>y +jXn]Q!D\=tKU4k]6Y1WWG00zc,l0AvF6DsUQ23rzJ":A5 ~dדwk~,'(% 6a'INM]h>3 >MWKb3ڇ J+ Oz"aU]*L)ގ|cPɁLB'EkK.u n1VF _ׇHX(kl=<,FЫ=iw ӛ1exbΗ^ 9JfmF62 'C/Du=iؖe%VFv3˗FknPX^ycJL03Y.;U՟tWl3G:,(adhOZM3Z PхՕc&b njA"zQ!qiBo:EQ)MHCҫBz{P'j S&jr)zy~1_>jx}a%ln,7L13#q;Q`^9:q<%~.-]g'Dy ;:>Q2Mi|i,=|v8ꁇZ5e"޲o2uݼ}:s$uiP3É1oL;Q q9$` 3Cm+_RGc"[3-PmR95JMS)DҴtB1gx\J !h'.K0rDGA TIL7ޤՋu蕱ίD/вb?,JmA}p|,sKca1WaMAS{9*廙jWo%;\oѱF/£)fO޷K&Pj{\7)K+*fL#%e^ wjby*nȨ%R"CQ Hrr7UJ֚d+Xͽ. ՕI`vab&m蔿wkwKKںLv:"(6) 10WNᛁ7-PfFN.}-#x*0oҭS6(]jTyZæힻ':]TNaس}~2b15icG7X8ɰUMJ;e}YuS]a+^/^BĎU*WۓDS~AMhT9 wWpO{V29֐bF$9d>D>K\舥E<쟓nf*dZy23g 0Vfu§#&/M`M1m58͊*0 n&6TB#B/\L=ىEX<-*"o"[W޽ Iu6\^@ʔ95o_S+RQD|h:6T.'yobj .|#:bA)Z`WYXm -HT)Hr"BDc~:!tcD[zvX,P*W@%NI̓m/ʀhJI[>豀#ذ;2Y[\t/%U()%G|M? ЬrъO!}*3[LEf(ˁ+„v =˼})sb:M[`7?Kpd#EP,B=jl[m쥋Ê;=|/u`=nWWFC?t{(\{Nc3ZK㦲htU^jWR"}PA%UcjzqZ!7ך[V>]4zc($ڿxljE<4z_/`xuko'#P~Ӧ#O|7_?]\ u lk>ZՉ$Ǝ:Nc3 "\+c fFpVI.$1bJ}'1 PhqXmNX&d(lY/CbJMqIV5}&*}U+5x4IQ[ iY)-PINGGm?;lSočY<>vQp3Η4-k.7Ϊu'} 7"{4& 3 TT6>TFHUVĉ@{mAOm{9v@ mPp\ ͫ,3ms4djejeFQ'2}/AO^G8$8kDk{ĞYUto/l4v5-AIC߬i?ĽڃCWÎ]-"}Lh1xsqц( )sd`%9 Qeg5ћ# nzF `m6N`) f<)#IbsN.Gjt/Ok&]يMI*(Ľ RGWTK,Wg=ԩmҌK/NѸxm[5nk꽝O!ǯQ܂*fGb8Z>T?ʍ>I+J2hoAsoqgwX,.qbxY4x{DNW_wI'bЪAΔ;^h e-2q8*hqڗo91s{*M.tr P#~? z8 ݽi2ںƀ#; mhcʂmCi3CC؜Qd `BƷ^Q` ,fɎ%jZ Є.gY)r4 i\{sؒctNVux4 cZ(mr"l^-NL:b*o짽P BwR;8&8DĹB2x(Ydo`Ť|τ491zH>9m2ȊS0b$wKZL"TrE[w`;0<@bN^ yF@13Ҹ C0;& Icb 5Ys׿623TYA?y3Z.^TXB@v@.Ffv f`!i&6fV&3P8`9'@`{8AdgT:MmXXF5Ē 3aq0d? ,fv,(Yh\ݿequM LM5YHlcjâ` s04MP5 b]|揿J?p~`ҀB0@}s¾x&<2IcfmgOف!| &Ͽb@;p_t7̝dly:qemY%i8a)b 5d܇Jgc@jj `s"0)Ȟ 0]( 1{8- |o~Zٟ2ϯ2\ `gfm9f{i+3sAlqb vYCP8 05b1p`of #l/qc܅d$@^VL4 =@uH73qA9X` sJPC8 RV?{ \@sKASy*.-[`g"jd0 kfgЅ ϏC*xY9Ϸ@ֿm)uS2@ 6ع3am"rv <*_=.0r>"\jKB X,u=@^b bicg\]EB =*؃Lyv?#Nv^# ;.hZaV=연T.ܓ̬_?B;?v9;3킺QChoJ板2R—.c"˞"0y$LNGX&W9,VKXrfp ;{xYqo | jd  .-Y <ᇽz!c_1 ;,80D!"GyeG[8s̠v ^zd ?Xۅ$~9-s.KX@\"sI2׷0vKk4/`+ca,.a)Ժ%j2C-~aE)S z`g7z^x;1W 0@^^& ?/4%M0?-ok x>d0@FFox/R; rgWHY~wso"" C{{Nwzyn>ag?/%k>gr = Z;rn.g߻o80ǔ0os8k#{ Y`Fvp'^$ciuljܙ:72AA ~;ԁߨS |[xѷ3@F3ˉޅ.x6Ό<n.? /3 &}d 1436T%1<0cRw}b!bf60`΀a;S?Gp\hpn~!/X x\֔q4RM.Qx7mkͲLL[{x;d"Wͼ, \TjMGjWs_tu9!܀y E|.m]꺈v0߫aa=ϵe}i'_gֿlF~G pC G29@aـ`l'x ٛ{f?=qsb ˂t`wZ99:wcZdr* ˉebd߾g@ Y]~s:d+d)#֗;=7ZH.r( ^EA ?7"2@TqL> ߆F3/}bg[_"ً̜jlwd>z`g67@oÛ%}Cg}> bq/-||\lwޣ\[{% \tp V6=K<&yF.Zx }󮁎לys/n +Pc݀{^<¢"+z~;9ox= j]ѿ߬ p/67q xbߞ 0t؟?cg.L[WBm,L4{/{m & y 5QYI5 W3Y