<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rsa-git.git/doc/installation.rst, branch version-4.7.2</title>
<subtitle>github.com: sybrenstuvel/python-rsa.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/'/>
<entry>
<title>Updated documentation to use Pipenv instead of Poetry</title>
<updated>2020-06-12T20:32:50+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2020-06-12T20:32:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=b5e17047bcd72616c28407609d48e7436a05cd5b'/>
<id>b5e17047bcd72616c28407609d48e7436a05cd5b</id>
<content type='text'>
See commit d15a7f3 for the reason why.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See commit d15a7f3 for the reason why.
</pre>
</div>
</content>
</entry>
<entry>
<title>Moving back to Pipenv to manage dependencies</title>
<updated>2020-06-11T18:22:27+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2020-06-11T16:53:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=d15a7f3eaa90f2c48b6c4b893f4ae136a762b48f'/>
<id>d15a7f3eaa90f2c48b6c4b893f4ae136a762b48f</id>
<content type='text'>
Poetry breaks no-binary installations of the RSA library, which defeats
the purpose of this library.

See https://github.com/sybrenstuvel/python-rsa/issues/148

Among other changes, this reverts commit
fcf5b7457c70426a242b17db20dd4e34e1055f69.

I also added a workaround for an `ImportError` importing `zipp` on
Python 3.5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Poetry breaks no-binary installations of the RSA library, which defeats
the purpose of this library.

See https://github.com/sybrenstuvel/python-rsa/issues/148

Among other changes, this reverts commit
fcf5b7457c70426a242b17db20dd4e34e1055f69.

I also added a workaround for an `ImportError` importing `zipp` on
Python 3.5.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed setup.py as this is now managed via Poetry</title>
<updated>2019-08-04T15:31:01+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2019-08-04T15:31:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=fcf5b7457c70426a242b17db20dd4e34e1055f69'/>
<id>fcf5b7457c70426a242b17db20dd4e34e1055f69</id>
<content type='text'>
Poetry generates a setup.py as part of the building process. It's no longer
necessary to keep it in the Git repo.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Poetry generates a setup.py as part of the building process. It's no longer
necessary to keep it in the Git repo.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mentioned Poetry in the installation documentation</title>
<updated>2019-08-04T15:29:01+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2019-08-04T15:29:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=d3b010a8c0cc4678e743f89597a8a9e109d28736'/>
<id>d3b010a8c0cc4678e743f89597a8a9e109d28736</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for Python 2 and 3.4</title>
<updated>2019-08-04T12:15:39+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2019-08-04T12:05:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=1e22d2eb03c7a29a0befe1febf951af9e46ce470'/>
<id>1e22d2eb03c7a29a0befe1febf951af9e46ce470</id>
<content type='text'>
Some of our development dependencies, like Sphinx, have already dropped
support for Python 2. This makes it harder for this project to update
its dependencies. Since Python 2 only has a few more months to live, I
think it's fine to drop support now.

Python 3.4 has already reached its end-of-life date.

Python-RSA now only supports Python 3.5 and newer. Python 3.5 support is
intended to last until its end-of-life date of 2019-09-13:
https://devguide.python.org/#status-of-python-branches
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some of our development dependencies, like Sphinx, have already dropped
support for Python 2. This makes it harder for this project to update
its dependencies. Since Python 2 only has a few more months to live, I
think it's fine to drop support now.

Python 3.4 has already reached its end-of-life date.

Python-RSA now only supports Python 3.5 and newer. Python 3.5 support is
intended to last until its end-of-life date of 2019-09-13:
https://devguide.python.org/#status-of-python-branches
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2018-01-24T11:47:37+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2017-10-22T15:01:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=2c1d51210ca713c8ba3c39cab49e7d958fa7f9f6'/>
<id>2c1d51210ca713c8ba3c39cab49e7d958fa7f9f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed easy_install from installation documentation</title>
<updated>2017-04-10T09:33:45+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2017-04-10T09:32:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=736444cf20bb14f0ec6e2906ae63c8382f8b70cc'/>
<id>736444cf20bb14f0ec6e2906ae63c8382f8b70cc</id>
<content type='text'>
Also worded the use of 'sudo' a bit more carefully.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also worded the use of 'sudo' a bit more carefully.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated documentation, mostly http -&gt; https changes</title>
<updated>2016-02-05T15:01:20+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2016-02-05T15:01:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=3934ab4f16becf439033610b6986a796ab327f72'/>
<id>3934ab4f16becf439033610b6986a796ab327f72</id>
<content type='text'>
Also:
- changed http to https in the code
- changed header underlines in the documentation to match the header length
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- changed http to https in the code
- changed header underlines in the documentation to match the header length
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated installation instructions</title>
<updated>2012-06-18T14:34:20+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2012-06-18T14:34:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=80e44a732c0d59ae2cd534043ca0517736f79432'/>
<id>80e44a732c0d59ae2cd534043ca0517736f79432</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweaked unittests for Python 3.x</title>
<updated>2012-06-18T14:03:32+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2012-06-18T14:03:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=c167ba3b35e7e067cfce83e4e31cde27de425991'/>
<id>c167ba3b35e7e067cfce83e4e31cde27de425991</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
