Subject: CVS commit: pkgsrc/sysutils/py-setproctitle
From: Thomas Klausner
Date: 2020-11-29 19:09:51
Message id: 20201129180951.75BEFFA9D@cvs.NetBSD.org

Log Message:
py-setproctitle: update to 1.2.

Version 1.2
~~~~~~~~~~~

- added ``getthreadtitle()`` and ``setthreadtitle()``.
- Initialisation of the module moved to the first usage: importing the module
  doesn't cause side effects.
- Manage much longer command lines (#52)
- Improved build on BSD, dropped ancient versions (issue #67).
- Fixed build for Python 3.8 (#66, #72)
- Added support for Python 3.9
- Dropped support for Python < 3.6

Files:
RevisionActionfile
1.5modifypkgsrc/sysutils/py-setproctitle/Makefile
1.3modifypkgsrc/sysutils/py-setproctitle/PLIST
1.5modifypkgsrc/sysutils/py-setproctitle/distinfo