python: pytest-xdist: 1.21.0 -> 1.22.0
This commit is contained in:
		
							parent
							
								
									866d186ffd
								
							
						
					
					
						commit
						06b1ecdf5f
					
				@ -3,11 +3,11 @@
 | 
			
		||||
buildPythonPackage rec {
 | 
			
		||||
  name = "${pname}-${version}";
 | 
			
		||||
  pname = "pytest-xdist";
 | 
			
		||||
  version = "1.21.0";
 | 
			
		||||
  version = "1.22.0";
 | 
			
		||||
 | 
			
		||||
  src = fetchPypi {
 | 
			
		||||
    inherit pname version;
 | 
			
		||||
    sha256 = "0b8622435e3c0650a8d5a07b73a7f9c4f79b52d7ed060536a6041f0da423ba8e";
 | 
			
		||||
    sha256 = "65228a859191f2c74ee68c127317eefe35eedd3d43fc1431f19240663b0cafcd";
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  buildInputs = [ pytest setuptools_scm pytest-forked];
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user