<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git/setup.cfg, branch register-bytes</title>
<subtitle>github.com: psycopg/psycopg2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/'/>
<entry>
<title>Include license file in the generated wheel package</title>
<updated>2017-11-26T18:42:30+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2017-11-26T18:42:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=5ddac80cec29de8ab08f124fbace86188b43fdce'/>
<id>5ddac80cec29de8ab08f124fbace86188b43fdce</id>
<content type='text'>
The wheel package format supports including the license file. This is
done using the [metadata] section in the setup.cfg file. For additional
information on this feature, see:

https://wheel.readthedocs.io/en/stable/index.html#including-the-license-in-the-generated-wheel-file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The wheel package format supports including the license file. This is
done using the [metadata] section in the setup.cfg file. For additional
information on this feature, see:

https://wheel.readthedocs.io/en/stable/index.html#including-the-license-in-the-generated-wheel-file
</pre>
</div>
</content>
</entry>
<entry>
<title>Added empty options in setup.cfg</title>
<updated>2016-12-25T18:46:09+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2016-07-07T11:05:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=d48d4bab0520d047da1522e12ddaa51702e231d0'/>
<id>d48d4bab0520d047da1522e12ddaa51702e231d0</id>
<content type='text'>
Setuptools removes them from the sdist, see #453
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Setuptools removes them from the sdist, see #453
</pre>
</div>
</content>
</entry>
<entry>
<title>Dropped HAVE_PQFREEMEM flag</title>
<updated>2014-08-24T00:43:12+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2014-08-24T00:43:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=1d729ab40e410bf952edfdbe363163f40fe15072'/>
<id>1d729ab40e410bf952edfdbe363163f40fe15072</id>
<content type='text'>
It was necessary before PG 7.4, in versions which have long been unsupported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was necessary before PG 7.4, in versions which have long been unsupported.
</pre>
</div>
</content>
</entry>
<entry>
<title>Dropped PSYCOPG_NEW_BOOLEAN flag</title>
<updated>2014-08-24T00:25:02+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2014-08-24T00:25:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=68a4308c3dec3fe58ab07fb32ce2bff84a86845e'/>
<id>68a4308c3dec3fe58ab07fb32ce2bff84a86845e</id>
<content type='text'>
Introduced in 2.0 beta 8, 2006 A.D. Went absolutely untouched in 8 years
of refactoring, when Python 2.5 and PostgreSQL 8.1 roamed the earth.

I would say it has stood the test of the time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduced in 2.0 beta 8, 2006 A.D. Went absolutely untouched in 8 years
of refactoring, when Python 2.5 and PostgreSQL 8.1 roamed the earth.

I would say it has stood the test of the time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Dropped PSYCOPG_EXTENSIONS flag</title>
<updated>2014-08-23T18:30:48+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2014-08-23T18:30:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=6e841a41e680f8c1570e97086cf923f923851e98'/>
<id>6e841a41e680f8c1570e97086cf923f923851e98</id>
<content type='text'>
Building without extensions has been long broken and nobody really cares
about a pure-DBAPI implementation (which could be created using a wrapper
instead).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Building without extensions has been long broken and nobody really cares
about a pure-DBAPI implementation (which could be created using a wrapper
instead).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix multiple misspellings</title>
<updated>2013-04-26T08:59:40+00:00</updated>
<author>
<name>Piotr Kasprzyk</name>
<email>ciri@ciri.pl</email>
</author>
<published>2013-04-26T08:21:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=31b6ec63f8ab0bc0333c0cbe9a19543fde437ce2'/>
<id>31b6ec63f8ab0bc0333c0cbe9a19543fde437ce2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dropped build dirs entries from setup.cfg</title>
<updated>2012-05-23T10:02:05+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2012-05-23T10:02:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=cb6baff8e0f137462be6330c7c0f0f51d4758284'/>
<id>cb6baff8e0f137462be6330c7c0f0f51d4758284</id>
<content type='text'>
They were not used anymore after pg_config had become mandatory to build the
module.  Thanks to Steven Winfield for the report (ticket #109).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They were not used anymore after pg_config had become mandatory to build the
module.  Thanks to Steven Winfield for the report (ticket #109).
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up comments in setup.cfg</title>
<updated>2012-02-22T11:59:48+00:00</updated>
<author>
<name>Nate Eagleson</name>
<email>nate@ishness.net</email>
</author>
<published>2012-02-17T05:05:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=1bc73896dc2c949fa29c2b4aed5f0c249083401a'/>
<id>1bc73896dc2c949fa29c2b4aed5f0c249083401a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dropped support for protocol 2.</title>
<updated>2010-11-16T01:08:50+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2010-11-16T01:06:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=a88d7ab424c9425fde285d80ab273d9a1fc3bd60'/>
<id>a88d7ab424c9425fde285d80ab273d9a1fc3bd60</id>
<content type='text'>
Dropped both the setup constant allowing conditional compiling and the
code specific to V2 protocol (mostly COPY and error handling).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dropped both the setup constant allowing conditional compiling and the
code specific to V2 protocol (mostly COPY and error handling).
</pre>
</div>
</content>
</entry>
<entry>
<title>Dropped PSYCOPG_OWN_QUOTING.</title>
<updated>2010-10-08T11:27:47+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2010-10-08T11:27:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=6e71b3db057eb4a18d5ee5c112a2ab50e0a7c5ab'/>
<id>6e71b3db057eb4a18d5ee5c112a2ab50e0a7c5ab</id>
<content type='text'>
It was deprecated for version 2.1. There are bugs to be fixed made more
complex by its presence and it doesn't keep into account PostgreSQL 9.0
new binary format.

Time to go!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was deprecated for version 2.1. There are bugs to be fixed made more
complex by its presence and it doesn't keep into account PostgreSQL 9.0
new binary format.

Time to go!
</pre>
</div>
</content>
</entry>
</feed>
