<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/passlib.git/passlib/_setup, branch master</title>
<subtitle>foss.heptapod.net: python-libs/passlib
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/passlib.git/'/>
<entry>
<title>cleanup old python compat -- removed all "from __future__" imports</title>
<updated>2020-10-06T17:49:53+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2020-10-06T17:49:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/passlib.git/commit/?id=7b020c92e70c443491ae54f1db6a0ccb2cff008a'/>
<id>7b020c92e70c443491ae54f1db6a0ccb2cff008a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>setup: added $SOURCE_DATE_EPOCH support to revision stamping</title>
<updated>2017-02-14T14:22:30+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2017-02-14T14:22:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/passlib.git/commit/?id=2eb2aeba5711162efb8b9e1970763beac6b40e67'/>
<id>2eb2aeba5711162efb8b9e1970763beac6b40e67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>setup: synced stamp.py file from gable source;</title>
<updated>2017-01-22T18:38:03+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2017-01-22T18:38:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/passlib.git/commit/?id=b41bee1226282f906d77546c7226afc7c594d7bd'/>
<id>b41bee1226282f906d77546c7226afc7c594d7bd</id>
<content type='text'>
this fixes glitch where it used wrong setup() option
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this fixes glitch where it used wrong setup() option
</pre>
</div>
</content>
</entry>
<entry>
<title>setup: removed unused 'docdist' helper</title>
<updated>2016-12-19T17:56:04+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2016-12-19T17:56:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/passlib.git/commit/?id=ea354c85046170e81c80cf77f7b57e6b4ff68d82'/>
<id>ea354c85046170e81c80cf77f7b57e6b4ff68d82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>setup.py: exclude passlib._setup from bdists, only needed for sdists.</title>
<updated>2016-12-05T18:49:57+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2016-12-05T18:49:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/passlib.git/commit/?id=a5b216324dc843d7d46692baeea885fa47b1bdc1'/>
<id>a5b216324dc843d7d46692baeea885fa47b1bdc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>setup.py: fixed hg revision stamping so builds from sdist don't try to</title>
<updated>2016-12-05T17:37:19+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2016-12-05T17:37:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/passlib.git/commit/?id=f5992a60837a4da87dd50843d7cb29ae8f9c9286'/>
<id>f5992a60837a4da87dd50843d7cb29ae8f9c9286</id>
<content type='text'>
re-append hg revision; relocated code to ._setup helper package.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
re-append hg revision; relocated code to ._setup helper package.
</pre>
</div>
</content>
</entry>
<entry>
<title>removed some unused imports</title>
<updated>2013-04-09T17:52:24+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2013-04-09T17:52:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/passlib.git/commit/?id=7ef102ffaef5fce43f80d196b842c59c0824e578'/>
<id>7ef102ffaef5fce43f80d196b842c59c0824e578</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>style cleanups</title>
<updated>2013-04-09T17:50:04+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2013-04-09T17:50:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/passlib.git/commit/?id=2dbabd30e3639bc8f382db1ecc69aada0a6c827d'/>
<id>2dbabd30e3639bc8f382db1ecc69aada0a6c827d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>project-wide whitespace &amp; comment cleanup (it's been a couple of years)</title>
<updated>2012-08-01T16:52:39+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2012-08-01T16:52:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/passlib.git/commit/?id=432fd93f6884036df59007f09dee86adfb7078ad'/>
<id>432fd93f6884036df59007f09dee86adfb7078ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tweak to setup script</title>
<updated>2012-02-09T20:25:38+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2012-02-09T20:25:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/passlib.git/commit/?id=264bba6b0dcc92769a58b68c3743461a7b6cb2b9'/>
<id>264bba6b0dcc92769a58b68c3743461a7b6cb2b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
