<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pycrypto.git, branch junk/sphinx</title>
<subtitle>github.com: dlitz/pycrypto.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pycrypto.git/'/>
<entry>
<title>test</title>
<updated>2013-07-14T03:38:29+00:00</updated>
<author>
<name>Dwayne Litzenberger</name>
<email>dlitz@dlitz.net</email>
</author>
<published>2013-07-14T03:38:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pycrypto.git/commit/?id=f45c8d856ae01f40573677f5753f05a88b35bfbc'/>
<id>f45c8d856ae01f40573677f5753f05a88b35bfbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sphinx: Initial sphinx-quickstart run</title>
<updated>2013-07-14T03:34:12+00:00</updated>
<author>
<name>Dwayne Litzenberger</name>
<email>dlitz@dlitz.net</email>
</author>
<published>2013-07-14T03:18:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pycrypto.git/commit/?id=25f880f676887bbfe89ee304365a647496bf2a85'/>
<id>25f880f676887bbfe89ee304365a647496bf2a85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error importing winrandom on Python 3</title>
<updated>2013-05-25T04:22:15+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-25T04:22:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pycrypto.git/commit/?id=10abfc8633bac653eda4d346fc051b2f07554dcd'/>
<id>10abfc8633bac653eda4d346fc051b2f07554dcd</id>
<content type='text'>
On Python 3, 'import winrandom' cannot be automatically converted to the relative import, so fails. This change fixes that behavior.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On Python 3, 'import winrandom' cannot be automatically converted to the relative import, so fails. This change fixes that behavior.</pre>
</div>
</content>
</entry>
<entry>
<title>Re-generate configure script</title>
<updated>2013-05-05T08:40:59+00:00</updated>
<author>
<name>Dwayne Litzenberger</name>
<email>dlitz@dlitz.net</email>
</author>
<published>2013-05-05T08:40:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pycrypto.git/commit/?id=1a19b607881311e7a30bbedab2bb49fa45019250'/>
<id>1a19b607881311e7a30bbedab2bb49fa45019250</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use AX_CHECK_COMPILE_FLAG to detect -maes</title>
<updated>2013-04-27T20:03:15+00:00</updated>
<author>
<name>Sebastian Ramacher</name>
<email>sebastian+dev@ramacher.at</email>
</author>
<published>2013-04-27T20:03:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pycrypto.git/commit/?id=8b8f1eb94d4f4cb36654e8b634bad4fdc60ac567'/>
<id>8b8f1eb94d4f4cb36654e8b634bad4fdc60ac567</id>
<content type='text'>
Signed-off-by: Sebastian Ramacher &lt;sebastian+dev@ramacher.at&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sebastian Ramacher &lt;sebastian+dev@ramacher.at&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pct-speedtest.py: Test the random module</title>
<updated>2013-04-22T06:51:33+00:00</updated>
<author>
<name>Dwayne Litzenberger</name>
<email>dlitz@dlitz.net</email>
</author>
<published>2013-04-22T06:51:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pycrypto.git/commit/?id=b58ac57d42e62ed0137784b5ba8bcf69a475b972'/>
<id>b58ac57d42e62ed0137784b5ba8bcf69a475b972</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FortunaAccumulator: Use time.monotonic if available (i.e. Python 3.3 and later)</title>
<updated>2013-04-22T06:24:23+00:00</updated>
<author>
<name>Dwayne Litzenberger</name>
<email>dlitz@dlitz.net</email>
</author>
<published>2013-04-22T06:24:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pycrypto.git/commit/?id=22d7760ae7346d80a6c54b1549e9a1d560c239bc'/>
<id>22d7760ae7346d80a6c54b1549e9a1d560c239bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>AES-NI support: Python 2.1 Backward compatibility</title>
<updated>2013-04-22T03:41:18+00:00</updated>
<author>
<name>Dwayne Litzenberger</name>
<email>dlitz@dlitz.net</email>
</author>
<published>2013-04-22T03:18:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pycrypto.git/commit/?id=cce74edc6c792efbe402eca681a7cead4836f543'/>
<id>cce74edc6c792efbe402eca681a7cead4836f543</id>
<content type='text'>
- METH_NOARGS was introduced in Python 2.2.
- Python 2.1 doesn't have True and False builtins.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- METH_NOARGS was introduced in Python 2.2.
- Python 2.1 doesn't have True and False builtins.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary includes</title>
<updated>2013-04-22T03:41:18+00:00</updated>
<author>
<name>Sebastian Ramacher</name>
<email>sebastian@ramacher.at</email>
</author>
<published>2013-02-10T01:30:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pycrypto.git/commit/?id=da01e9d8442b2aaf0dc69d93ac23b982b3288571'/>
<id>da01e9d8442b2aaf0dc69d93ac23b982b3288571</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial AES-NI support</title>
<updated>2013-04-22T03:41:18+00:00</updated>
<author>
<name>Sebastian Ramacher</name>
<email>sebastian@ramacher.at</email>
</author>
<published>2013-02-04T13:44:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pycrypto.git/commit/?id=e1ce77b1673db76fb46d87effa7b1a1dc083d9b7'/>
<id>e1ce77b1673db76fb46d87effa7b1a1dc083d9b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
