<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/python-systemd.git/setup.py, branch v232</title>
<subtitle>github.com: systemd/python-systemd.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-systemd.git/'/>
<entry>
<title>Prepare v232</title>
<updated>2016-09-22T00:57:58+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2016-02-07T00:27:43+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-systemd.git/commit/?id=34ce13054bb5d171c0ea72eab93fed8a2bbd2403'/>
<id>34ce13054bb5d171c0ea72eab93fed8a2bbd2403</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: change name to systemd-python</title>
<updated>2016-09-22T00:57:58+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2016-09-22T00:43:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-systemd.git/commit/?id=3758d884d4eb4cd425560b6cac451c61a3780b0c'/>
<id>3758d884d4eb4cd425560b6cac451c61a3780b0c</id>
<content type='text'>
This name is unused on pypi. Let's grab it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This name is unused on pypi. Let's grab it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Store id128-constants.h in the repository</title>
<updated>2016-09-22T00:16:37+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2016-09-21T23:54:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-systemd.git/commit/?id=d713eacb7ec390d8a0d8610cab61df57e8bd9ae3'/>
<id>d713eacb7ec390d8a0d8610cab61df57e8bd9ae3</id>
<content type='text'>
Instead of generating the list of message ids anew during every build,
the file is generated manually and committed into the
repository. Also, the list of defines is stored in id128-defines.h,
also kept in the repository. Both files should only grow.

This should make build easier. But it also fixes a problem with
systemd, which occasionally drops message definitions. We will keep
them forever, so it should be safe to rely on the presence of message
definitions which systemd does not use anymore.

Fixes #23.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of generating the list of message ids anew during every build,
the file is generated manually and committed into the
repository. Also, the list of defines is stored in id128-defines.h,
also kept in the repository. Both files should only grow.

This should make build easier. But it also fixes a problem with
systemd, which occasionally drops message definitions. We will keep
them forever, so it should be safe to rely on the presence of message
definitions which systemd does not use anymore.

Fixes #23.
</pre>
</div>
</content>
</entry>
<entry>
<title>setup.py: respect ${PKG_CONFIG} if set (#18)</title>
<updated>2016-05-28T20:38:02+00:00</updated>
<author>
<name>Benedikt Morbach</name>
<email>benedikt.morbach@googlemail.com</email>
</author>
<published>2016-05-28T20:38:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-systemd.git/commit/?id=25f22209ea7539c342dfd8b221d703f335337bda'/>
<id>25f22209ea7539c342dfd8b221d703f335337bda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 231</title>
<updated>2015-10-27T12:25:15+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2015-10-27T12:25:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-systemd.git/commit/?id=45295d1b59efb79c148a85e7d2a4004a07dc3b15'/>
<id>45295d1b59efb79c148a85e7d2a4004a07dc3b15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build-sys: include tests in installation</title>
<updated>2015-10-27T04:07:18+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2015-10-27T04:02:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-systemd.git/commit/?id=3217d17d0cd8a1bff007b063ed787905e6d0d7ba'/>
<id>3217d17d0cd8a1bff007b063ed787905e6d0d7ba</id>
<content type='text'>
This also allows tests to be run against he build directory:
$ py.test-2.7 -v build/lib.linux-x86_64-2.7 docs
$ py.test-3.4 -v build/lib.linux-x86_64-3.4 docs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also allows tests to be run against he build directory:
$ py.test-2.7 -v build/lib.linux-x86_64-2.7 docs
$ py.test-3.4 -v build/lib.linux-x86_64-3.4 docs
</pre>
</div>
</content>
</entry>
<entry>
<title>build-sys: replace loop with list comprehension</title>
<updated>2015-10-25T15:56:13+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2015-10-25T15:56:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-systemd.git/commit/?id=2e3e9748d46fef423bae36bd4f5d94e38f66f85c'/>
<id>2e3e9748d46fef423bae36bd4f5d94e38f66f85c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build-sys: generate systemd/id128-constants.h in setup.py</title>
<updated>2015-10-25T15:55:48+00:00</updated>
<author>
<name>Jeroen Dekkers</name>
<email>jeroen@dekkers.ch</email>
</author>
<published>2015-10-15T13:27:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-systemd.git/commit/?id=718cefefcdcbd916bcd24f9d2d8f0d927cbc6342'/>
<id>718cefefcdcbd916bcd24f9d2d8f0d927cbc6342</id>
<content type='text'>
Fixes #7.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #7.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add compatibility with systemd &lt; 205</title>
<updated>2015-09-04T15:16:28+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2015-09-04T15:05:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-systemd.git/commit/?id=f83dea9f8d74da509befb9d1cca269ab1686ab1a'/>
<id>f83dea9f8d74da509befb9d1cca269ab1686ab1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build-sys: output full pkg-config output on failure</title>
<updated>2015-09-04T10:21:28+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2015-09-04T10:21:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-systemd.git/commit/?id=c71fbb58e52e93e5aa1b18257a7a236d22f9a594'/>
<id>c71fbb58e52e93e5aa1b18257a7a236d22f9a594</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
