unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Brett Gilio <brettg@posteo.net>
To: Hamzeh Nasajpour <h.nasajpour@pantherx.org>
Cc: Danny Milosavljevic <dannym@scratchpost.org>, 35954-done@debbugs.gnu.org
Subject: bug#35954: [PATCH] gnu: python-markupsafe: Update to 1.1.1
Date: Tue, 10 Dec 2019 00:23:17 -0600	[thread overview]
Message-ID: <87d0cwlmwa.fsf@posteo.net> (raw)
In-Reply-To: <c6bd12ce-818b-4c93-b533-868e5c54fd97@www.fastmail.com> (Hamzeh Nasajpour's message of "Mon, 29 Jul 2019 11:19:04 +0430")

"Hamzeh Nasajpour" <h.nasajpour@pantherx.org> writes:

> Hi,
>
> Whats the status of this patch?
>
> Regards.
>
>
> On Wed, May 29, 2019, at 5:28 AM, Hamzeh Nasajpour wrote:
>> Oh, so sorry. This is my mistake, ignore it. 
>> 
>> On Wed, May 29, 2019, at 5:27 AM, Hamzeh Nasajpour wrote:
>> > +(define-public python-flask-cors
>> > +  (package
>> > +  (name "python-flask-cors")
>> > +    (version "3.0.7")
>> > +    (source (origin
>> > +      (method url-fetch)
>> > +      (uri (pypi-uri "Flask-Cors" version))
>> > +      (sha256 (base32 
>> > "1v6gq4vjgyxi8q8lxawpdfhq01adb4bznnabp08ks5nzbwibz43y"))))
>> > +    (build-system python-build-system)
>> > +    (arguments
>> > +     `(#:tests? #f))
>> > +    (propagated-inputs
>> > +      `(("python-six" ,python-six)
>> > +        ("python-flask" ,python-flask)))
>> > +    (home-page "https://github.com/corydolphin/flask-cors")
>> > +    (synopsis "A Flask extension adding a decorator for CORS support")
>> > +    (description
>> > +     "This package has a simple philosophy, when you want to enable 
>> > CORS, you wish to enable it for all use cases on a domain. This means 
>> > no mucking around with different allowed headers, methods, etc. By 
>> > default, submission of cookies across domains is disabled due to the 
>> > security implications")
>> > +    (license license:expat)))
>> > 
>> > 
>> > On Wed, May 29, 2019, at 12:15 AM, Danny Milosavljevic wrote:
>> > > None of the tests get found.
>> > > 
>> > > Otherwise OK (except for missing dot in commit message).
>> > >
>
>
>
>

Closing. Python-markupsafe reflects 1.1.1 in GNU Guix currently.

-- 
Brett M. Gilio
Homepage -- https://scm.pw/
GNU Guix -- https://guix.gnu.org/

      reply	other threads:[~2019-12-10  6:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-28 12:41 [bug#35954] [PATCH] gnu: python-markupsafe: Update to 1.1.1 h.nasajpour
2019-05-28 19:45 ` Danny Milosavljevic
2019-05-29  0:57   ` Hamzeh Nasajpour
2019-05-29  0:58     ` Hamzeh Nasajpour
2019-07-29  6:49       ` Hamzeh Nasajpour
2019-12-10  6:23         ` Brett Gilio [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d0cwlmwa.fsf@posteo.net \
    --to=brettg@posteo.net \
    --cc=35954-done@debbugs.gnu.org \
    --cc=dannym@scratchpost.org \
    --cc=h.nasajpour@pantherx.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).