python310Packages.rpmfile: 1.0.8 -> 1.1.1

This commit is contained in:
R. Ryantm
2023-03-21 10:02:04 +00:00
parent d384095645
commit 59e995cc41
@@ -5,11 +5,11 @@
}:
buildPythonPackage rec {
pname = "rpmfile";
version = "1.0.8";
version = "1.1.1";
src = fetchPypi {
inherit pname version;
sha256 = "e56cfc10e1a7d953b1890d81652a89400c614f4cdd9909464aece434d93c3a3e";
sha256 = "sha256-ZxcHe1QxdG2GBIPMNrnJy6Vd8SRgZ4HOtwsks2be8Cs=";
};
# Tests access the internet