forked from pool/python-djangorestframework-simplejwt
		
	Compare commits
	
		
			17 Commits
		
	
	
		
	
	| Author | SHA256 | Date | |
|---|---|---|---|
| 16b8f420ce | |||
| ab7e7d9f04 | |||
| 477ee5bb1f | |||
| bf9ae18e8f | |||
| 812c8ed4fd | |||
| b819937497 | |||
| fcee264765 | |||
| 05eccdee9b | |||
| 50699470c4 | |||
|  | 27ac0547c0 | ||
| a9c8c3e042 | |||
| 0fa8fbc3f2 | |||
|  | ac96ce839a | ||
|  | 79828fa2ed | ||
|  | 2406b9f263 | ||
| b6f941d00c | |||
|  | fc53b712dc | 
| @@ -1,3 +1,8 @@ | ||||
| ------------------------------------------------------------------- | ||||
| Mon Nov 11 16:58:30 UTC 2024 - Markéta Machová <mmachova@suse.com> | ||||
|  | ||||
| - Add missing dependency | ||||
|  | ||||
| ------------------------------------------------------------------- | ||||
| Fri Jul 19 11:26:13 UTC 2024 - Markéta Machová <mmachova@suse.com> | ||||
|  | ||||
|   | ||||
| @@ -28,6 +28,7 @@ Source:         https://files.pythonhosted.org/packages/source/d/djangorestframe | ||||
| Patch0:         fix-tests.patch | ||||
| BuildRequires:  %{python_module Django} | ||||
| BuildRequires:  %{python_module PyJWT} | ||||
| BuildRequires:  %{python_module cryptography} | ||||
| BuildRequires:  %{python_module djangorestframework} | ||||
| BuildRequires:  %{python_module freezegun} | ||||
| BuildRequires:  %{python_module pip} | ||||
| @@ -39,6 +40,7 @@ BuildRequires:  fdupes | ||||
| BuildRequires:  python-rpm-macros | ||||
| Requires:       python-PyJWT | ||||
| Requires:       python-djangorestframework | ||||
| Recommends:     python-cryptography | ||||
| Recommends:     python-python-jose | ||||
| BuildArch:      noarch | ||||
| %python_subpackages | ||||
|   | ||||
		Reference in New Issue
	
	Block a user