forked from pool/python-typer
		
	- Switch PDM dependency from python3-pdm to python3-pdm-backend to
account for changes in that package's structure. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=34
This commit is contained in:
		
				
					committed by
					
						
						Git OBS Bridge
					
				
			
			
				
	
			
			
			
						parent
						
							ae06a90305
						
					
				
				
					commit
					1aed1d17aa
				
			@@ -1,3 +1,9 @@
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Fri Sep 27 15:41:42 UTC 2024 - Matthias Bach <marix@marix.org> - 0.12.5
 | 
			
		||||
 | 
			
		||||
- Switch PDM dependency from python3-pdm to python3-pdm-backend to
 | 
			
		||||
  account for changes in that package's structure.
 | 
			
		||||
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Thu Aug 29 17:42:57 UTC 2024 - Matthias Bach <marix@marix.org> - 0.12.5
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -28,7 +28,7 @@ Group:          Development/Languages/Python
 | 
			
		||||
URL:            https://github.com/tiangolo/typer
 | 
			
		||||
Source:         https://files.pythonhosted.org/packages/source/t/typer/typer-%{version}.tar.gz
 | 
			
		||||
Source2:        %{name}-rpmlintrc
 | 
			
		||||
BuildRequires:  %{python_module pdm}
 | 
			
		||||
BuildRequires:  %{python_module pdm-backend}
 | 
			
		||||
BuildRequires:  %{python_module pip}
 | 
			
		||||
BuildRequires:  %{python_module typer-slim}
 | 
			
		||||
BuildRequires:  fdupes
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user