Package Release Info

python-setproctitle-1.1.10-bp151.3.1

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-setproctitle
python3-setproctitle

Change Logs

Version: 1.1.10-2.1
* Tue Mar 10 2020 tchvatal@suse.com
- Remove patch use-pkg-config.patch as we don't need to tweak
  this stuff at all
* Tue Mar 10 2020 steven.kowalik@suse.com
- Update use-pkg-config.patch to use the embedded profile, to build
  against Python 3.8.
* Sun Sep 15 2019 jayvdb@gmail.com
- Replace PyPI URL with GitHub URL
- Drop errant skip-failing-tests.patch caused by missing
  test dependency procps
- Add use-pkg-config.patch to build using pkg-config instead of
  python-config, as the latter is not shipped in python3-devel
- Add LANG in %check to fix openSUSE/SLE 15
- Use %license
* Sun Mar 03 2019 mcepl@suse.com
- Enable tests and add skip-failing-tests.patch to skip failing tests
  (gh#dvarrazzo/py-setproctitle#60)
* Thu Jul 06 2017 tbechtold@suse.com
- update to 1.10.0:
  - Fixed building with certain ``prctl.h`` implementations (issue #44).
  - Use ``setuptools`` if available (issue #48).
  - Fixed build on VC (issues #20, #33).
  - Added ``MANIFEST.in`` to the source distribution to help with RPM building
    (issue #30).
- convert to singlespec
- fix Source url
* Tue Nov 19 2013 p.drouand@gmail.com
- Update to version 1.1.8
  + Added support for Python "diehard" 2.4.
  + Fixed build on Mac OS X 10.9 Maverick (issue #27).
* Sat Sep 14 2013 os-dev@jacraig.com
- Update to 1.1.7:
  * Added PyPy support, courtesy of Ozan Turksever (http://www.logsign.net).
* Mon Jan 14 2013 saschpe@suse.de
- Simplify macro usage
* Wed Sep 12 2012 os-dev@jacraig.com
- Update to 1.1.6:
  * The module can be compiled again on Windows (issue #21).
- Changes from 1.1.5:
  * No module bug, but a packaging issue: files ``README`` and ``HISTORY``
    added back into the distribution.
- Changes from 1.1.4:
  * The module works correctly in embedded Python.
  * ``setproctitle()`` accepts a keyword argument.
  * Debug output support always compiled in: the variable ``SPT_DEBUG`` can be
    used to emit debug log.
- Simplify %build sections to one line
- HISTORY and README files are now .rst files, update %files section
* Tue Jan 10 2012 idonmez@suse.com
- Update to v1.1.3
  * Don't clobber environ if the variable SPT_NOENV is set
  * Fixed segfault when the module is imported under vim (bnc#739242)
* Mon Apr 04 2011 jengelh@medozas.de
- Provide python3 spec file
* Tue Mar 29 2011 saschpe@suse.de
- Spec file cleanup:
  * changed license to BSD3c
  * packaded documentation files
  * fixed build non-SUSE distros
* Thu Nov 18 2010 hvogel@novell.com
- Update to version 1.1
  * add support python3
* Wed Jun 23 2010 hvogel@novell.com
- Initial package, Version 1.0.1