python310Packages.cwcwidth 0.1.8 -> 0.1.9 https://repology.org/project/python:cwcwidth/versions attrpath: python310Packages.cwcwidth Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/90vy067jqvc74cvcmqipgpvlk682g7k3-packages.json.drv building '/nix/store/90vy067jqvc74cvcmqipgpvlk682g7k3-packages.json.drv'... Going to be running update for following packages: - python3.10-cwcwidth-0.1.8 Press Enter key to continue... Running update for: - python3.10-cwcwidth-0.1.8: UPDATING ... - python3.10-cwcwidth-0.1.8: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/cwcwidth/default.nix b/pkgs/development/python-modules/cwcwidth/default.nix index 1959794fcc69..85d20fc6f464 100644 --- a/pkgs/development/python-modules/cwcwidth/default.nix +++ b/pkgs/development/python-modules/cwcwidth/default.nix @@ -2,12 +2,12 @@ buildPythonPackage rec { pname = "cwcwidth"; - version = "0.1.8"; + version = "0.1.9"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-WtwDS3yQ5qhYa9BGvL9gBONeFrDX4x3jlVE6UNcpu/Y="; + hash = "sha256-8Z0RoBSNSoys0GTJbpO8qM40FaGGroIEA49F4Qjbdrg="; }; nativeBuildInputs = [ cython setuptools ]; No auto update branch exists HTTPError (HttpExceptionRequest Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/search/issues" queryString = "?q=repo%3Anixos%2Fnixpkgs%20python310Packages.cwcwidth%3A%200.1.8%20-%3E%200.1.9" method = "GET" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } ConnectionTimeout)