<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/math/py-gmpy2-devel, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>math/py-gmpy2-devel: remove</title>
<updated>2022-04-22T10:07:02+00:00</updated>
<author>
<name>Thierry Thomas</name>
<email>thierry@FreeBSD.org</email>
</author>
<published>2022-04-22T08:40:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=d42c7e3092c2444ad453f1bda98d59a45a219fb6'/>
<id>d42c7e3092c2444ad453f1bda98d59a45a219fb6</id>
<content type='text'>
No more use for this port: it can be superseded by the regular math/py-gmpy2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No more use for this port: it can be superseded by the regular math/py-gmpy2.
</pre>
</div>
</content>
</entry>
<entry>
<title>math/py-gmpy2-devel: fix build with PYTHON_DEFAULT &lt;3.7 &gt;3.9</title>
<updated>2021-11-10T16:33:07+00:00</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2021-11-10T16:27:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=39f2c705c61fb27085aeaa49bdef553222b9d425'/>
<id>39f2c705c61fb27085aeaa49bdef553222b9d425</id>
<content type='text'>
- Explicitly specify correct sphinx-build binary to use.
  Use versioned binary, as unversioned one may not be available
  (such as when building with default python=3.10; in this case
  PY_FLAVOR is py38 as this port does not yet support python 3.10,
  so it pulls sphinx-build@py38 which does not install sphinx-build
  as 3.8 is not default python version).
- Fix LICENSE and add LICENSE_FILE
- Do not try to install docs in build phase

Approved by:	portmgr blanket
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Explicitly specify correct sphinx-build binary to use.
  Use versioned binary, as unversioned one may not be available
  (such as when building with default python=3.10; in this case
  PY_FLAVOR is py38 as this port does not yet support python 3.10,
  so it pulls sphinx-build@py38 which does not install sphinx-build
  as 3.8 is not default python version).
- Fix LICENSE and add LICENSE_FILE
- Do not try to install docs in build phase

Approved by:	portmgr blanket
</pre>
</div>
</content>
</entry>
<entry>
<title>math/py-gmpy2-devel: limit supported python versions</title>
<updated>2021-11-01T13:59:09+00:00</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2021-11-01T12:33:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=30c585bcb304b60a92662fe62deabb5204d934bc'/>
<id>30c585bcb304b60a92662fe62deabb5204d934bc</id>
<content type='text'>
./src/gmpy2_hash.c:150:20: error: use of undeclared identifier '_PyHASH_NAN'
            return _PyHASH_NAN;

Approved by:	portmgr blanket
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
./src/gmpy2_hash.c:150:20: error: use of undeclared identifier '_PyHASH_NAN'
            return _PyHASH_NAN;

Approved by:	portmgr blanket
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove # $FreeBSD$ from Makefiles.</title>
<updated>2021-04-06T14:31:07+00:00</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T11:55:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=305f148f482daf30dcf728039d03d019f88344eb'/>
<id>305f148f482daf30dcf728039d03d019f88344eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to MPC version 1.2.0 with the following changes:</title>
<updated>2021-03-21T09:57:04+00:00</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2021-03-21T09:57:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=3c29491c0bb26afb53d362af12f19179f8f38b80'/>
<id>3c29491c0bb26afb53d362af12f19179f8f38b80</id>
<content type='text'>
 - New functions:
   . mpc_sum
   . mpc_dot
 - Several functions are more robust with a reduced exponent range
   (for example corresponding to IEEE 754 binary formats).
 - New mpcheck tool for comparison with the native C library (which
   is not installed by default).

Bump all directly dependent ports. Do not bump those indirectly
dependent via the lang/gcc* family since their run-time dependencies
and code generated should not be affected.

PR:		249950
Submitted by:	wen
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - New functions:
   . mpc_sum
   . mpc_dot
 - Several functions are more robust with a reduced exponent range
   (for example corresponding to IEEE 754 binary formats).
 - New mpcheck tool for comparison with the native C library (which
   is not installed by default).

Bump all directly dependent ports. Do not bump those indirectly
dependent via the lang/gcc* family since their run-time dependencies
and code generated should not be affected.

PR:		249950
Submitted by:	wen
</pre>
</div>
</content>
</entry>
<entry>
<title>math/py-gmpy2-devel: Fix packaging with Python 3.8</title>
<updated>2021-03-14T16:14:02+00:00</updated>
<author>
<name>Kai Knoblich</name>
<email>kai@FreeBSD.org</email>
</author>
<published>2021-03-14T16:14:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=0ca48c214f64971a460092b2385d31126ef19266'/>
<id>0ca48c214f64971a460092b2385d31126ef19266</id>
<content type='text'>
PR:		253815
Approved by:	python (with hat)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		253815
Approved by:	python (with hat)
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove PY_SPHINX from ports using Python 3</title>
<updated>2021-01-14T14:34:38+00:00</updated>
<author>
<name>Danilo G. Baio</name>
<email>dbaio@FreeBSD.org</email>
</author>
<published>2021-01-14T14:34:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=b53abbd83959f988ae99f8ae807bc05bb3ad1522'/>
<id>b53abbd83959f988ae99f8ae807bc05bb3ad1522</id>
<content type='text'>
Approved by:	 portmgr blanket
Differential Revision:	https://reviews.freebsd.org/D28093
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	 portmgr blanket
Differential Revision:	https://reviews.freebsd.org/D28093
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade to 2.1.0b5.</title>
<updated>2020-08-02T20:19:38+00:00</updated>
<author>
<name>Thierry Thomas</name>
<email>thierry@FreeBSD.org</email>
</author>
<published>2020-08-02T20:19:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=664709395d6e1a68badaba9fb98318e74ba12ae3'/>
<id>664709395d6e1a68badaba9fb98318e74ba12ae3</id>
<content type='text'>
Release notes at &lt;https://github.com/aleaxit/gmpy/releases/tag/gmpy2-2.1.0b5&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Release notes at &lt;https://github.com/aleaxit/gmpy/releases/tag/gmpy2-2.1.0b5&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>Regular USE_GITHUB cleanup.</title>
<updated>2020-05-20T15:49:37+00:00</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2020-05-20T15:49:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=fd11f3f038b943c7bbd61cdd9e1c580b96ebe94c'/>
<id>fd11f3f038b943c7bbd61cdd9e1c580b96ebe94c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Gmpy2 is lagging for some time, and meanwhile, pplpy and SageMath require</title>
<updated>2020-05-17T20:28:46+00:00</updated>
<author>
<name>Thierry Thomas</name>
<email>thierry@FreeBSD.org</email>
</author>
<published>2020-05-17T20:28:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=3c68f9cfbd030f98b62828cc6f90454725ba6bcf'/>
<id>3c68f9cfbd030f98b62828cc6f90454725ba6bcf</id>
<content type='text'>
functonnalities only available from the pre-release versions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
functonnalities only available from the pre-release versions.
</pre>
</div>
</content>
</entry>
</feed>
