This commit is contained in:
milisbir 2018-08-15 16:39:08 +03:00
parent bc604fe43f
commit 628b072796
3 changed files with 6 additions and 6 deletions

View File

@ -2,10 +2,10 @@
# URL: http://www.crummy.com/software/BeautifulSoup/index.html # URL: http://www.crummy.com/software/BeautifulSoup/index.html
# Paketçi: milisarge # Paketçi: milisarge
# Gerekler: python3 python3-setuptools # Gerekler: python3 python3-setuptools
# Grup: sistem # Grup: kütüphane
isim=python3-beautifulsoup4 isim=python3-beautifulsoup4
surum=4.6.0 surum=4.6.3
devir=1 devir=1
kaynak=(http://www.crummy.com/software/BeautifulSoup/bs4/download/${surum%.*}-$surum.tar.gz) kaynak=(http://www.crummy.com/software/BeautifulSoup/bs4/download/${surum%.*}-$surum.tar.gz)

View File

@ -1,14 +1,14 @@
# Tanım: CSS3 Seçicilerini ayrıştıran ve XPath 1.0'a çeviren bir Python3 kitaplığı. # Tanım: CSS3 Seçicilerini ayrıştıran ve XPath 1.0'a çeviren bir Python3 kitaplığı.
# URL: http://pypi.python.org/pypi/cssselect # URL: http://pypi.python.org/pypi/cssselect
# Paketçi: milisarge # Paketçi: milisarge
# Gerekler: python3 # Gerekler: python3 python3-setuptools
# Grup: kütüphane # Grup: kütüphane
isim=python3-cssselect isim=python3-cssselect
surum=1.0.1 surum=1.0.3
devir=1 devir=1
kaynak=(https://pypi.python.org/packages/77/ff/9c865275cd19290feba56344eba570e719efb7ca5b34d67ed12b22ebbb0d/cssselect-$surum.tar.gz) kaynak=(https://github.com/scrapy/cssselect/archive/v$surum.tar.gz::cssselect-$surum.tar.gz)
derle() { derle() {
cd cssselect-$surum cd cssselect-$surum

View File

@ -5,7 +5,7 @@
# Grup: kütüphane # Grup: kütüphane
isim=python3-lxml isim=python3-lxml
surum=3.8.0 surum=4.2.4
devir=1 devir=1
kaynak=(https://pypi.io/packages/source/l/lxml/lxml-$surum.tar.gz) kaynak=(https://pypi.io/packages/source/l/lxml/lxml-$surum.tar.gz)