<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rsa-git.git/Pipfile, branch version-4.5</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>Mark Python 2.7 in Pipfile, as this is a release specifically for Py 27</title>
<updated>2020-06-12T17:36:19+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2020-06-12T17:36:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=4d3025ff38c6af4905fd416c7951a74f7bf74ba7'/>
<id>4d3025ff38c6af4905fd416c7951a74f7bf74ba7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes for Travis CI</title>
<updated>2018-09-16T11:30:34+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2018-09-16T10:34:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=fd4cc60b7ac4c33bfc02c80377772244f2441625'/>
<id>fd4cc60b7ac4c33bfc02c80377772244f2441625</id>
<content type='text'>
- Remove `--ignore-pipfile`. This option makes Pipenv install from the
  `Pipfile.lock` only, ignoring the `Pipfile` itself. In a sense this is
  good, because it tests with the locked dependencies. However, it
  breaks when you lock on Python 3.6 but test on Python 3.4 or 2.7.
  We'll have to re-visit this when dropping support for older Pythons.

- pypy 3.6 -&gt; 3.5

- Drop `pypy` from Travis CI testing
  We still test with 'pypy3.5'. However, Pipenv has an issue with pypy 2.7.
  See https://github.com/pypa/pipenv/issues/2449

- Pypy3.5 seems to want pathlib2 when running on Travis CI
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Remove `--ignore-pipfile`. This option makes Pipenv install from the
  `Pipfile.lock` only, ignoring the `Pipfile` itself. In a sense this is
  good, because it tests with the locked dependencies. However, it
  breaks when you lock on Python 3.6 but test on Python 3.4 or 2.7.
  We'll have to re-visit this when dropping support for older Pythons.

- pypy 3.6 -&gt; 3.5

- Drop `pypy` from Travis CI testing
  We still test with 'pypy3.5'. However, Pipenv has an issue with pypy 2.7.
  See https://github.com/pypa/pipenv/issues/2449

- Pypy3.5 seems to want pathlib2 when running on Travis CI
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed testing with Travis CI and Tox</title>
<updated>2018-09-16T09:27:27+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2018-09-16T09:27:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=ad510185b54412f390f2ffcb2f8362326a1b0885'/>
<id>ad510185b54412f390f2ffcb2f8362326a1b0885</id>
<content type='text'>
- Added missing test dependencies.
- Updated `.travis.yml` and `tox.ini` to install deps and run with pipenv.
- Added testing on Python 3.7.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added missing test dependencies.
- Updated `.travis.yml` and `tox.ini` to install deps and run with pipenv.
- Added testing on Python 3.7.
</pre>
</div>
</content>
</entry>
<entry>
<title>Transitioned from `requirements.txt` to Pipenv for package management</title>
<updated>2018-07-10T19:51:14+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2018-07-10T19:51:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=c2211eecc5e51d771cc9681e2abd3e3abf0542b6'/>
<id>c2211eecc5e51d771cc9681e2abd3e3abf0542b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
