<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/setup.py, branch 1.0.2</title>
<subtitle>github.com: gpocentek/python-gitlab.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/'/>
<entry>
<title>Update URLs to reflect the github changes</title>
<updated>2017-05-23T06:03:32+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-05-23T06:03:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=7def297fdf1e0d6926669a4a51cdb8519da1dca1'/>
<id>7def297fdf1e0d6926669a4a51cdb8519da1dca1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Partially revert 00ab7d00</title>
<updated>2016-02-03T19:32:29+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2016-02-03T19:32:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9ae26fe859e11bdc86f8662b6cca34522946dadf'/>
<id>9ae26fe859e11bdc86f8662b6cca34522946dadf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework the __version__ import</title>
<updated>2016-01-30T16:44:29+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2016-01-30T16:44:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=00ab7d00a553e68eea5668dbf455404925fef6e0'/>
<id>00ab7d00a553e68eea5668dbf455404925fef6e0</id>
<content type='text'>
This simplifies the setup.py script

Also provide a --version option for CLI
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This simplifies the setup.py script

Also provide a --version option for CLI
</pre>
</div>
</content>
</entry>
<entry>
<title>setup.py: require requests&gt;=1</title>
<updated>2015-09-02T07:07:32+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2015-09-02T07:07:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=21fdf1b901f30b45251d918bd936b7453ce0ff46'/>
<id>21fdf1b901f30b45251d918bd936b7453ce0ff46</id>
<content type='text'>
Closes #69
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #69
</pre>
</div>
</content>
</entry>
<entry>
<title>setup.py: restore the version discovery hack</title>
<updated>2015-05-15T14:51:16+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2015-05-15T14:51:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9966616cd4947cfa27019b55cc442c08f3d5f564'/>
<id>9966616cd4947cfa27019b55cc442c08f3d5f564</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix setuptool sdist</title>
<updated>2015-05-15T14:01:09+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2015-05-15T14:01:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=73c68dbe01bb278e0dc294400afb3e538b363168'/>
<id>73c68dbe01bb278e0dc294400afb3e538b363168</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the CLI in the gitlab package</title>
<updated>2015-05-13T16:41:23+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2015-05-13T16:28:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=d7bea076257febf36cc6de50d170bc61f3c6a49a'/>
<id>d7bea076257febf36cc6de50d170bc61f3c6a49a</id>
<content type='text'>
Setup an console_script entry point to create the executable script.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Setup an console_script entry point to create the executable script.
</pre>
</div>
</content>
</entry>
<entry>
<title>gitlab is now a package</title>
<updated>2015-05-11T17:56:21+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2015-05-11T17:51:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=d2e5700c68f33b0872616fedc6a3320c84c81de6'/>
<id>d2e5700c68f33b0872616fedc6a3320c84c81de6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Py3 compatibility with six</title>
<updated>2014-10-14T10:50:33+00:00</updated>
<author>
<name>Mika Mäenpää</name>
<email>mika.j.maenpaa@tut.fi</email>
</author>
<published>2014-10-13T13:40:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=431e4bdf089354534f6877d39631ff23038e8866'/>
<id>431e4bdf089354534f6877d39631ff23038e8866</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix license classifier in setup.py</title>
<updated>2014-02-03T07:53:16+00:00</updated>
<author>
<name>Matt Odden</name>
<email>locke105@gmail.com</email>
</author>
<published>2014-02-03T07:52:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=994e464607fd955f0c514b760a1a48c6af897e85'/>
<id>994e464607fd955f0c514b760a1a48c6af897e85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
