Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
conda
Commits
d119797d
Commit
d119797d
authored
Feb 12, 2020
by
Samuel GAIST
Browse files
[flask-restful] Removed as it is not used anymore
parent
e5a3e6af
Pipeline
#36905
passed with stage
in 7 minutes and 9 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
conda/flask-restful/meta.yaml
deleted
100644 → 0
View file @
e5a3e6af
{
%
set name = "Flask-RESTful" %
}
{
%
set version = "0.3.6" %
}
{
%
set bundle = "tar.gz" %
}
{
%
set hash_type = "sha256" %
}
{
%
set hash_val = "5795519501347e108c436b693ff9a4d7b373a3ac9069627d64e4001c05dd3407" %
}
{
%
set build = 0 %
}
package
:
name
:
{{
name|lower
}}
version
:
{{
version
}}
source
:
fn
:
{{
name
}}
-{{ version }}.{{ bundle }}
url
:
https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.{{ bundle }}
{{
hash_type
}}
:
{{
hash_val
}}
build
:
number
:
{{
build
}}
script
:
python setup.py install --single-version-externally-managed --record=record.txt
requirements
:
build
:
-
python
-
setuptools
run
:
-
python
-
aniso8601 >=0.82
-
flask >=0.8
-
six >=1.3.0
-
pytz
-
pycrypto >=2.6
test
:
imports
:
-
flask_restful
-
flask_restful.representations
-
flask_restful.utils
about
:
home
:
https://www.github.com/flask-restful/flask-restful/
license
:
BSD 3-Clause
license_file
:
LICENSE
license_family
:
BSD
summary
:
'
Simple
framework
for
creating
REST
APIs'
doc_url
:
https://flask-restful.readthedocs.io/en/latest/
dev_url
:
https://www.github.com/flask-restful/flask-restful/
extra
:
recipe-maintainers
:
-
pmlandwehr
python.txt
View file @
d119797d
...
...
@@ -12,7 +12,6 @@ conda/schema
conda/sphinxcontrib-programoutput
conda/sphinxcontrib-httpdomain
conda/aniso8601
conda/flask-restful
conda/aspy.yaml
conda/cfgv
conda/identify
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment