python-yaml.paketlendi
This commit is contained in:
		
							parent
							
								
									88050a93ef
								
							
						
					
					
						commit
						9b38e5a881
					
				
					 2 changed files with 28 additions and 0 deletions
				
			
		
							
								
								
									
										14
									
								
								talimatname/genel/python-yaml/talimat
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								talimatname/genel/python-yaml/talimat
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,14 @@
 | 
			
		|||
# Description: python için yaml ayrıştırıcı
 | 
			
		||||
# URL: http://pyyaml.org/wiki/PyYAML
 | 
			
		||||
# Packager: milisarge
 | 
			
		||||
# Depends on: python
 | 
			
		||||
 | 
			
		||||
name=python-yaml
 | 
			
		||||
version=3.12
 | 
			
		||||
release=1
 | 
			
		||||
source=(http://pyyaml.org/download/pyyaml/PyYAML-$version.tar.gz)
 | 
			
		||||
 | 
			
		||||
build() {
 | 
			
		||||
	cd PyYAML-$version
 | 
			
		||||
	python2 setup.py install --root=$PKG
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										14
									
								
								talimatname/genel/python3-yaml/talimat
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								talimatname/genel/python3-yaml/talimat
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,14 @@
 | 
			
		|||
# Description: python için yaml ayrıştırıcı
 | 
			
		||||
# URL: http://pyyaml.org/wiki/PyYAML
 | 
			
		||||
# Packager: milisarge
 | 
			
		||||
# Depends on: python3
 | 
			
		||||
 | 
			
		||||
name=python3-yaml
 | 
			
		||||
version=3.12
 | 
			
		||||
release=1
 | 
			
		||||
source=(http://pyyaml.org/download/pyyaml/PyYAML-$version.tar.gz)
 | 
			
		||||
 | 
			
		||||
build() {
 | 
			
		||||
	cd PyYAML-$version
 | 
			
		||||
	python3 setup.py install --root=$PKG
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue