Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
conda
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
bob
conda
Commits
d119797d
Commit
d119797d
authored
5 years ago
by
Samuel GAIST
Browse files
Options
Downloads
Patches
Plain Diff
[flask-restful] Removed as it is not used anymore
parent
e5a3e6af
No related branches found
No related tags found
1 merge request
!438
Remove beat/beat.editor> v1 dependencies from beat.devel
Pipeline
#36905
passed
5 years ago
Stage: build
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
conda/flask-restful/meta.yaml
+0
-51
0 additions, 51 deletions
conda/flask-restful/meta.yaml
python.txt
+0
-1
0 additions, 1 deletion
python.txt
with
0 additions
and
52 deletions
conda/flask-restful/meta.yaml
deleted
100644 → 0
+
0
−
51
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
This diff is collapsed.
Click to expand it.
python.txt
+
0
−
1
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment