<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psutil.git/Makefile, branch master</title>
<subtitle>github.com: giampaolo/psutil.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/'/>
<entry>
<title>makefile: integrate abi3audit CLI tool + refactoring</title>
<updated>2023-04-29T09:49:44+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2023-04-29T09:49:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=4d5b9e89b5f258b71d8caab0d720e8762a31eb92'/>
<id>4d5b9e89b5f258b71d8caab0d720e8762a31eb92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revert previous makefile commit as it requires bash</title>
<updated>2023-04-29T07:52:41+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2023-04-29T07:52:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=d6d368037d5eb463c47d6c7232d37229975e61b1'/>
<id>d6d368037d5eb463c47d6c7232d37229975e61b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: expand variables</title>
<updated>2023-04-28T23:12:33+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2023-04-28T23:12:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=29bd071a8180ad89f44988712d3ee68ce1c96faf'/>
<id>29bd071a8180ad89f44988712d3ee68ce1c96faf</id>
<content type='text'>
Using $(shell ...) instead of `...` expands all variables.

Signed-off-by: Giampaolo Rodola &lt;g.rodola@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using $(shell ...) instead of `...` expands all variables.

Signed-off-by: Giampaolo Rodola &lt;g.rodola@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>SunOS: fix some C compilation warnings</title>
<updated>2023-04-22T20:00:03+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2023-04-22T20:00:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=12fe73d2ed9c10ee5fa9b2e9fe00a2a27fe77e22'/>
<id>12fe73d2ed9c10ee5fa9b2e9fe00a2a27fe77e22</id>
<content type='text'>
Signed-off-by: Giampaolo Rodola &lt;g.rodola@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Giampaolo Rodola &lt;g.rodola@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>BSD big refact: move proc funcs in new proc.c file</title>
<updated>2023-04-19T16:26:01+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2023-04-19T16:26:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=caa184349c934958b3673c8d3532c607caa2052a'/>
<id>caa184349c934958b3673c8d3532c607caa2052a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pylint warnings / cleanup (#2218)</title>
<updated>2023-04-01T10:24:59+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2023-04-01T10:24:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=7eadee31db2f038763a3a6f978db1ea76bbc4674'/>
<id>7eadee31db2f038763a3a6f978db1ea76bbc4674</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: set PSUTIL_SCRIPTS_DIR for 'test' target (re. to #2211)</title>
<updated>2023-03-18T12:44:21+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2023-03-18T12:44:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=fb0d5d3325efeb56dd0cf48c0f0d2379baca20d5'/>
<id>fb0d5d3325efeb56dd0cf48c0f0d2379baca20d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disable flaky test + small Makefile refact</title>
<updated>2023-01-24T13:45:21+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2023-01-24T13:45:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=2312057d267c85185e5f49eb86bb6f90bd9ab206'/>
<id>2312057d267c85185e5f49eb86bb6f90bd9ab206</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix make test-coverage target</title>
<updated>2022-12-30T21:21:09+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2022-12-30T21:21:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=c6b71453653609827f74aa074989ae4b9da69ece'/>
<id>c6b71453653609827f74aa074989ae4b9da69ece</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>write extensive test suite for @memoize decorator</title>
<updated>2022-12-15T20:42:36+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2022-12-15T20:42:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=f0a0d6d0771f5bd8b1df8e5a8d2b8991870533a5'/>
<id>f0a0d6d0771f5bd8b1df8e5a8d2b8991870533a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
