Coder Social home page Coder Social logo

flask-flatpages-feedstock's People

Contributors

beckermr avatar conda-forge-admin avatar conda-forge-curator[bot] avatar github-actions[bot] avatar jakirkham avatar jan-janssen avatar mariusvniekerk avatar ocefpaf avatar pmlandwehr avatar regro-cf-autotick-bot avatar

Watchers

 avatar  avatar  avatar  avatar

flask-flatpages-feedstock's Issues

Update version to 0.7.2?

Issue:
The latest version of flask-flatpages on conda forge creates an error when used together with the latest markdown version in the same channel (see attached traceback.png).

traceback

The context is that I am using flask, flatpages, and frozen flask in order to create a static blog based on a collection of markdown files as posts.

The problem seems to be the call markdown.markdown(text, extensions) in file "/home/jepersson/.miniconda3/envs/blog/lib/python3.8/site-packages/flask_flatpages/utils.py", line 53, in the pygmented_markdown function. The the second positional argument extensions is now apparently a keyword argument and the call has been updated to reflect this in version 0.7.2 of flask-flatpages which is the current (2020-08-09) latest version in the official repository.

Will it be possible to issue an update of the feedstock as a solution to this problem?

I am asking via this issue due to the last three automatic update builds seems to not have been approved and I am unsure about this feedstocks status at this point, hence me being hesitant to put in the time to go through the documentation an send in my own PR.


Environment (conda list):
$ conda list

# packages in environment at /home/jepersson/.miniconda3/envs/blog:
#
# Name                    Version                   Build  Channel
_libgcc_mutex             0.1                 conda_forge    conda-forge
_openmp_mutex             4.5                       1_gnu    conda-forge
ca-certificates           2020.6.20            hecda079_0    conda-forge
certifi                   2020.6.20        py38h32f6830_0    conda-forge
click                     7.1.2              pyh9f0ad1d_0    conda-forge
flake8                    3.8.3                      py_1    conda-forge
flask                     1.1.2              pyh9f0ad1d_0    conda-forge
flask-flatpages           0.6                      py38_0    conda-forge
frozen-flask              0.15                       py_1    conda-forge
importlib-metadata        1.7.0            py38h32f6830_0    conda-forge
itsdangerous              1.1.0                      py_0    conda-forge
jinja2                    2.11.2             pyh9f0ad1d_0    conda-forge
ld_impl_linux-64          2.34                 hc38a660_9    conda-forge
libffi                    3.2.1             he1b5a44_1007    conda-forge
libgcc-ng                 9.3.0               h24d8f2e_14    conda-forge
libgomp                   9.3.0               h24d8f2e_14    conda-forge
libstdcxx-ng              9.3.0               hdf63c60_14    conda-forge
markdown                  3.2.2                      py_0    conda-forge
markupsafe                1.1.1            py38h1e0a361_1    conda-forge
mccabe                    0.6.1                      py_1    conda-forge
ncurses                   6.2                  he1b5a44_1    conda-forge
openssl                   1.1.1g               h516909a_1    conda-forge
pip                       20.2.1                     py_0    conda-forge
pycodestyle               2.6.0              pyh9f0ad1d_0    conda-forge
pyflakes                  2.2.0              pyh9f0ad1d_0    conda-forge
python                    3.8.5           h4d41432_2_cpython    conda-forge
python_abi                3.8                      1_cp38    conda-forge
pyyaml                    5.3.1            py38h1e0a361_0    conda-forge
readline                  8.0                  he28a2e2_2    conda-forge
setuptools                49.2.1           py38h32f6830_0    conda-forge
sqlite                    3.32.3               hcee41ef_1    conda-forge
tk                        8.6.10               hed695b0_0    conda-forge
werkzeug                  1.0.1              pyh9f0ad1d_0    conda-forge
wheel                     0.34.2                     py_1    conda-forge
xz                        5.2.5                h516909a_1    conda-forge
yaml                      0.2.5                h516909a_0    conda-forge
zipp                      3.1.0                      py_0    conda-forge
zlib                      1.2.11            h516909a_1006    conda-forge

Details about conda and system ( conda info ):
$ conda info

     active environment : blog
    active env location : /home/jepersson/.miniconda3/envs/blog
            shell level : 1
       user config file : /home/jepersson/.condarc
 populated config files : /home/jepersson/.condarc
          conda version : 4.8.3
    conda-build version : not installed
         python version : 3.8.3.final.0
       virtual packages : __glibc=2.31
       base environment : /home/jepersson/.miniconda3  (writable)
           channel URLs : https://conda.anaconda.org/conda-forge/linux-64
                          https://conda.anaconda.org/conda-forge/noarch
                          https://repo.anaconda.com/pkgs/main/linux-64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/r/linux-64
                          https://repo.anaconda.com/pkgs/r/noarch
          package cache : /home/jepersson/.miniconda3/pkgs
                          /home/jepersson/.conda/pkgs
       envs directories : /home/jepersson/.miniconda3/envs
                          /home/jepersson/.conda/envs
               platform : linux-64
             user-agent : conda/4.8.3 requests/2.23.0 CPython/3.8.3 Linux/5.7.8-arch1-1 arch/ glibc/2.31
                UID:GID : 1000:985
             netrc file : None
           offline mode : False

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.