mirror of
				https://github.com/liberatedsystems/Sideband_CE.git
				synced 2024-09-03 04:13:27 +02:00 
			
		
		
		
	Updated versions
This commit is contained in:
		
							parent
							
								
									30fbbe5826
								
							
						
					
					
						commit
						7bc2391920
					
				| @ -10,7 +10,7 @@ source.exclude_patterns = app_storage/*,venv/*,Makefile,./Makefil*,requirements, | ||||
| 
 | ||||
| version.regex = __version__ = ['"](.*)['"] | ||||
| version.filename = %(source.dir)s/main.py | ||||
| android.numeric_version = 20240105 | ||||
| android.numeric_version = 20240214 | ||||
| 
 | ||||
| # Cryptography recipe is currently broken, using RNS-internal crypto for now | ||||
| requirements = kivy==2.2.1,libbz2,pillow,qrcode==7.3.1,usb4a,usbserial4a | ||||
|  | ||||
							
								
								
									
										2
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
									
									
									
									
								
							| @ -83,7 +83,7 @@ setuptools.setup( | ||||
|             'sideband=sbapp:main.run', | ||||
|         ] | ||||
|     }, | ||||
|     install_requires=["rns>=0.7.0", "lxmf>=0.3.9", "kivy>=2.2.1", "plyer", "pillow", "qrcode", "materialyoucolor"], | ||||
|     install_requires=["rns>=0.7.1", "lxmf>=0.3.9", "kivy>=2.2.1", "plyer", "pillow", "qrcode", "materialyoucolor"], | ||||
|     extras_require={ | ||||
|         "macos": ["pyobjus"], | ||||
|     }, | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user