<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/py-aiomcache, branch 13-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=13-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=13-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2025-05-31T12:38:42Z</updated>
<entry>
<title>databases/py-aiomcache: Fix license</title>
<updated>2025-05-31T12:38:42Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2025-05-31T11:10:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1842d461817ea9b87809ae6b3d69010e7704be7d'/>
<id>urn:sha1:1842d461817ea9b87809ae6b3d69010e7704be7d</id>
<content type='text'>
Approved by:	portmgr (blanket)
</content>
</entry>
<entry>
<title>python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal</title>
<updated>2025-03-08T04:05:21Z</updated>
<author>
<name>Charlie Li</name>
<email>vishwin@FreeBSD.org</email>
</author>
<published>2025-03-08T02:33:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=06a08e69f3acb846ad8252945f53c3a2d211e303'/>
<id>urn:sha1:06a08e69f3acb846ad8252945f53c3a2d211e303</id>
<content type='text'>
Any missed ports, feel free to bump.

Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
</content>
</entry>
<entry>
<title>databases/py-aiomcache: Add NO_ARCH</title>
<updated>2024-08-15T11:47:40Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2024-08-15T09:46:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6cf2bec281f0a83f10fb4c4b52596452d22d7b05'/>
<id>urn:sha1:6cf2bec281f0a83f10fb4c4b52596452d22d7b05</id>
<content type='text'>
Approved by:	portmgr (blanket)
</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>*/*: 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>databases/py-aiomcache: Fix installation of tests files</title>
<updated>2022-09-29T04:08:51Z</updated>
<author>
<name>Jose Alonso Cardenas Marquez</name>
<email>acm@FreeBSD.org</email>
</author>
<published>2022-09-29T04:08:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6b5c79f3024c3445b135ca541e3c338286f79356'/>
<id>urn:sha1:6b5c79f3024c3445b135ca541e3c338286f79356</id>
<content type='text'>
- Tests files were installed to general directories
- Bump PORTREVISION
</content>
</entry>
<entry>
<title>databases/py-aiomcache: Fix typo</title>
<updated>2022-09-29T04:01:09Z</updated>
<author>
<name>Jose Alonso Cardenas Marquez</name>
<email>acm@FreeBSD.org</email>
</author>
<published>2022-09-29T04:01:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=eebc96b4577ce599a32a9cd2f6698b5b5032a110'/>
<id>urn:sha1:eebc96b4577ce599a32a9cd2f6698b5b5032a110</id>
<content type='text'>
- Use LICENSE instead of LICENSE.txt
</content>
</entry>
<entry>
<title>databases/py-aiomcache: New port: Minimal asyncio memcached client</title>
<updated>2022-09-29T03:41:10Z</updated>
<author>
<name>Jose Alonso Cardenas Marquez</name>
<email>acm@FreeBSD.org</email>
</author>
<published>2022-09-29T03:41:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=76c36620bd8fe1ea251252bddf6b7fd3755e0c35'/>
<id>urn:sha1:76c36620bd8fe1ea251252bddf6b7fd3755e0c35</id>
<content type='text'>
Asyncio (PEP 3156) library to work with memcached
</content>
</entry>
</feed>
