<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs.git/pkgs/development/python-modules/bump-my-version, branch master</title>
<subtitle>Nix Packages collection</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/'/>
<entry>
<title>python3Packages.bump-my-version: 1.2.6 -&gt; 1.2.7</title>
<updated>2026-02-15T00:38:33+00:00</updated>
<author>
<name>R. Ryantm</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2026-02-15T00:38:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=2bd6c92feea88cb92ce5d931d1cab23bb501afa6'/>
<id>2bd6c92feea88cb92ce5d931d1cab23bb501afa6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.bump-my-version: 1.2.5 -&gt; 1.2.6 (#475196)</title>
<updated>2025-12-31T11:53:51+00:00</updated>
<author>
<name>Yohann Boniface</name>
<email>edhyjox@gmail.com</email>
</author>
<published>2025-12-31T11:53:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=3a9542aaa5e82d21d37ae3e2d904454c42800b35'/>
<id>3a9542aaa5e82d21d37ae3e2d904454c42800b35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.bump-my-version: 1.2.5 -&gt; 1.2.6</title>
<updated>2025-12-30T00:58:23+00:00</updated>
<author>
<name>R. Ryantm</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2025-12-30T00:58:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=bda69480ac846aab33d04b7bee6dc970424bd22e'/>
<id>bda69480ac846aab33d04b7bee6dc970424bd22e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge staging-next into staging</title>
<updated>2025-12-17T00:18:04+00:00</updated>
<author>
<name>nixpkgs-ci[bot]</name>
<email>190413589+nixpkgs-ci[bot]@users.noreply.github.com</email>
</author>
<published>2025-12-17T00:18:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=7d328d38a6ecdde32dc8161a7c5dbe5e2e240435'/>
<id>7d328d38a6ecdde32dc8161a7c5dbe5e2e240435</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.bump-my-version: 1.2.4 -&gt; 1.2.5</title>
<updated>2025-12-16T13:16:23+00:00</updated>
<author>
<name>R. Ryantm</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2025-12-16T13:16:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=dd884abd3aa32890062d861874124caf413c91e0'/>
<id>dd884abd3aa32890062d861874124caf413c91e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: Remove redundant `versionCheckProgramArg = "--version";` with:</title>
<updated>2025-11-20T10:39:02+00:00</updated>
<author>
<name>Jonathan Davies</name>
<email>jpds@protonmail.com</email>
</author>
<published>2025-11-20T10:26:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=116036d574992ee61d97d16c4b065dca3f871974'/>
<id>116036d574992ee61d97d16c4b065dca3f871974</id>
<content type='text'>
```shell
git grep -l -e 'versionCheckProgramArg = "--version";' -e 'versionCheckProgramArg = \[ "--version" \];' | while read f; do
  sed -i '/versionCheckProgramArg/d' "$f"
  sed -i '/^$/N;/\n$/D' "$f"
done
```
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
```shell
git grep -l -e 'versionCheckProgramArg = "--version";' -e 'versionCheckProgramArg = \[ "--version" \];' | while read f; do
  sed -i '/versionCheckProgramArg/d' "$f"
  sed -i '/^$/N;/\n$/D' "$f"
done
```
</pre>
</div>
</content>
</entry>
<entry>
<title>python313Packages.bump-my-version: 1.2.3 -&gt; 1.2.4</title>
<updated>2025-10-05T10:42:48+00:00</updated>
<author>
<name>Fabian Affolter</name>
<email>fabian@affolter-engineering.ch</email>
</author>
<published>2025-10-05T10:42:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=4bdb782846236443d7790d2f4609f6205b7b393d'/>
<id>4bdb782846236443d7790d2f4609f6205b7b393d</id>
<content type='text'>
Diff: https://github.com/callowayproject/bump-my-version/compare/1.2.3...1.2.4

Changelog: https://github.com/callowayproject/bump-my-version/releases/tag/1.2.4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Diff: https://github.com/callowayproject/bump-my-version/compare/1.2.3...1.2.4

Changelog: https://github.com/callowayproject/bump-my-version/releases/tag/1.2.4
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.bump-my-version: 1.2.2 -&gt; 1.2.3</title>
<updated>2025-09-25T04:51:18+00:00</updated>
<author>
<name>R. Ryantm</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2025-09-25T04:51:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=724045a08f221dc22a6dda2c664cb5d2b4786f5e'/>
<id>724045a08f221dc22a6dda2c664cb5d2b4786f5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.bump-my-version: 1.2.1 -&gt; 1.2.2</title>
<updated>2025-09-14T00:53:57+00:00</updated>
<author>
<name>R. Ryantm</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2025-09-14T00:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=f42d196f0dbec1c818b7cb0ed666f43ef767417b'/>
<id>f42d196f0dbec1c818b7cb0ed666f43ef767417b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump-my-version: 1.2.0 -&gt; 1.2.1</title>
<updated>2025-07-21T18:03:19+00:00</updated>
<author>
<name>R. Ryantm</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2025-07-21T18:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=0fe85641f323f03f6f8b45dfad98a5a48b3bc39b'/>
<id>0fe85641f323f03f6f8b45dfad98a5a48b3bc39b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
