<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/py-plumbum, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2025-11-09T16:31:09Z</updated>
<entry>
<title>sysutils/py-plumbum: Update to 1.10.0</title>
<updated>2025-11-09T16:31:09Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2025-11-09T16:12:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b66a8f7721e49fbbe0972e47370dfbb2bc119b59'/>
<id>urn:sha1:b66a8f7721e49fbbe0972e47370dfbb2bc119b59</id>
<content type='text'>
Changes:	https://github.com/tomerfiliba/plumbum/releases
</content>
</entry>
<entry>
<title>sysutils/py-plumbum: Update to 1.9.0</title>
<updated>2024-10-14T05:25:46Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2024-10-14T04:51:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=36bda4f8299d8b460f4518ed8510bb89297c6f6c'/>
<id>urn:sha1:36bda4f8299d8b460f4518ed8510bb89297c6f6c</id>
<content type='text'>
Changes:	https://github.com/tomerfiliba/plumbum/releases
</content>
</entry>
<entry>
<title>sysutils/py-plumbum: Update to 1.8.3</title>
<updated>2024-05-19T17:15:53Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2024-05-19T16:19:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ed78408962c7254c9130fa5b2a609ea8929d6814'/>
<id>urn:sha1:ed78408962c7254c9130fa5b2a609ea8929d6814</id>
<content type='text'>
Changes:	https://github.com/tomerfiliba/plumbum/releases
</content>
</entry>
<entry>
<title>all: remove explicit versions in USES=python for "3.x+"</title>
<updated>2023-06-27T19:34:34Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2023-06-14T22:00:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3d9a815d9c5acbb71f4bb07738bdeab4879feacb'/>
<id>urn:sha1:3d9a815d9c5acbb71f4bb07738bdeab4879feacb</id>
<content type='text'>
The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	&lt;https://reviews.freebsd.org/D40568&gt;
</content>
</entry>
<entry>
<title>sysutils/py-plumbum: Update to 1.8.2</title>
<updated>2023-06-05T18:47:21Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2023-06-05T18:40:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5852758e536bf4e595d43ff1b2582781b1d25e88'/>
<id>urn:sha1:5852758e536bf4e595d43ff1b2582781b1d25e88</id>
<content type='text'>
Changes:	https://github.com/tomerfiliba/plumbum/releases
</content>
</entry>
<entry>
<title>USE_PYTHON=pep517: bump PORTREVISION</title>
<updated>2023-04-04T18:29:11Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2023-04-04T18:29:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1730e97e049085a8fe5536788d214cbfc4eb3123'/>
<id>urn:sha1:1730e97e049085a8fe5536788d214cbfc4eb3123</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sysutils/py-plumbum: Convert to USE_PYTHON=pep517</title>
<updated>2023-03-21T19:21:18Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2023-03-21T18:48:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cfe9365d6e3a5a02695fd72e045377dcfa1a2643'/>
<id>urn:sha1:cfe9365d6e3a5a02695fd72e045377dcfa1a2643</id>
<content type='text'>
- Bump PORTREVISION for dependency and package change
</content>
</entry>
<entry>
<title>sysutils/py-plumbum: Update to 1.8.1</title>
<updated>2023-01-30T13:00:17Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2023-01-30T12:34:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=54f442cbe1cb4041c660644c395d5fc26ec22ade'/>
<id>urn:sha1:54f442cbe1cb4041c660644c395d5fc26ec22ade</id>
<content type='text'>
Changes:	https://github.com/tomerfiliba/plumbum/releases
</content>
</entry>
<entry>
<title>*/*: rename CHEESESHOP to PYPI in MASTER_SITES</title>
<updated>2023-01-11T15:58:34Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2023-01-11T15:47:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=77d68471aded6907dbbcb5ef50d557e4c69db656'/>
<id>urn:sha1:77d68471aded6907dbbcb5ef50d557e4c69db656</id>
<content type='text'>
PR:			267994
Differential revision:	D37518
Approved by:		bapt
</content>
</entry>
<entry>
<title>sysutils/py-plumbum: Update to 1.8.0</title>
<updated>2022-10-09T19:45:30Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2022-10-09T19:44:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7a395d21e9db0f87cbdd068abd0dfb6368333bd8'/>
<id>urn:sha1:7a395d21e9db0f87cbdd068abd0dfb6368333bd8</id>
<content type='text'>
Changes:	https://github.com/tomerfiliba/plumbum/releases
</content>
</entry>
</feed>
