Merge pull request #222324 from r-ryantm/auto-update/python310Packages.rpmfile
python310Packages.rpmfile: 1.0.8 -> 1.1.1
This commit is contained in:
commit
d10ba86b91
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user