[arch-commits] Commit in fanficfare/repos/community-any (4 files)

Eli Schwartz eschwartz at archlinux.org
Mon Apr 22 18:59:26 UTC 2019


    Date: Monday, April 22, 2019 @ 18:59:26
  Author: eschwartz
Revision: 452992

archrelease: copy trunk to community-any

Added:
  fanficfare/repos/community-any/PKGBUILD
    (from rev 452991, fanficfare/trunk/PKGBUILD)
  fanficfare/repos/community-any/changelog.txt
    (from rev 452991, fanficfare/trunk/changelog.txt)
Deleted:
  fanficfare/repos/community-any/PKGBUILD
  fanficfare/repos/community-any/changelog.txt

---------------+
 PKGBUILD      |   51 ++++++++++++++++++++++++++-------------------------
 changelog.txt |   53 +++++++++++++++++++++++++++++------------------------
 2 files changed, 55 insertions(+), 49 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-22 18:59:07 UTC (rev 452991)
+++ PKGBUILD	2019-04-22 18:59:26 UTC (rev 452992)
@@ -1,25 +0,0 @@
-# Maintainer: Eli Schwartz <eschwartz at archlinux.org>
-
-_pkgname=FanFicFare
-pkgname=fanficfare
-pkgver=3.6.0
-pkgrel=1
-pkgdesc="A tool for downloading fanfiction to eBook formats"
-arch=('any')
-url="https://github.com/JimmXinu/${_pkgname}"
-license=('Apache')
-changelog=changelog.txt
-depends=('python' 'python-beautifulsoup4' 'python-chardet' 'python-html5lib'
-         'python-html2text')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('f293900000920dbcc158a0b9cb7adb1b3c668141a231110c9e73809c01fc16b5')
-
-build() {
-    cd "${srcdir}/${_pkgname}-${pkgver}"
-    python setup.py build
-}
-
-package() {
-    cd "${srcdir}/${_pkgname}-${pkgver}"
-    python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
-}

Copied: fanficfare/repos/community-any/PKGBUILD (from rev 452991, fanficfare/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2019-04-22 18:59:26 UTC (rev 452992)
@@ -0,0 +1,26 @@
+# Maintainer: Eli Schwartz <eschwartz at archlinux.org>
+
+_pkgname=FanFicFare
+pkgname=fanficfare
+pkgver=3.7.0
+pkgrel=1
+pkgdesc="A tool for downloading fanfiction to eBook formats"
+arch=('any')
+url="https://github.com/JimmXinu/${_pkgname}"
+license=('Apache')
+changelog=changelog.txt
+depends=('python' 'python-beautifulsoup4' 'python-chardet' 'python-html5lib'
+         'python-html2text')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
+sha256sums=('4d6727cbe8cbae783c3c1290d04f4a76f317ae3add98644029f3772c8336cac9')
+b2sums=('2e7f9e4aec425bc46a1f599e439d92ec47ad9432f54d426d34d96543314b4dd28736fa529512bd431e6955efd0557afcd70ebb5034dfe9514cbc011d2f323cdd')
+
+build() {
+    cd "${srcdir}/${_pkgname}-${pkgver}"
+    python setup.py build
+}
+
+package() {
+    cd "${srcdir}/${_pkgname}-${pkgver}"
+    python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+}

Deleted: changelog.txt
===================================================================
--- changelog.txt	2019-04-22 18:59:07 UTC (rev 452991)
+++ changelog.txt	2019-04-22 18:59:26 UTC (rev 452992)
@@ -1,24 +0,0 @@
-Version 3.6.0 - 12 Feb 2019
-- Make CLI -j/--json-meta option work on download/update as well as
-  -m/--meta-only.
-- Fix & improve universe_as_series for adapter_storiesonlinenet
-- Update translations
-- Update adapter_fictionhuntcom for stories with no chapters.
-- Update adapter_fictionhuntcom for significant site changes.
-- Collect ships and description in adapter_harrypotterfanfictioncom.
-- Some AO3 stories don't have fandom tags.
-
-Version 3.5.0 - 11 Feb 2019
-- Update Translations.
-- Remove firefly.populli.org -- now on AO3.
-- Remove fhsarchive.com -- now on AO3.
-- Add www.mugglenetfanfiction.com as replacement for removed
-  fanfiction.mugglenet.com.
-- Fix for int(pages) in adapter_adultfanfictionorg. Closes #375
-- Fix author parsing at webnovelcom - pull request #372 from Rikkitp
-- Remember original href in data-orighref attr with epub
-  internalize_text_links so inserted 'earlier' chapters don't break internal
-  links.
-- Add always_login setting to base_xenforo for SV login-required story with
-  404 result.
-- Ignore current Virtual Library when checking for existing story ID.

Copied: fanficfare/repos/community-any/changelog.txt (from rev 452991, fanficfare/trunk/changelog.txt)
===================================================================
--- changelog.txt	                        (rev 0)
+++ changelog.txt	2019-04-22 18:59:26 UTC (rev 452992)
@@ -0,0 +1,29 @@
+Version 3.7.0 - 19 Apr 2019
+- Revert "Remove defunct site www.destinysgateway.com"
+- Recognize destinysgateway.com and www.destinysgateway.com
+- Remove ncisfic.com -- moved to AO3.
+- Fix date format for adapter_gluttonyfictioncom
+- Comment out some old debugs.
+- Add debug output for encoding used.
+- Fix some comments.
+- Add another StoryDoesNotExist string for adapter_fanfictionnet
+- Closes #390 - RoyalRoad click link in emails.
+- Update a comment link in setup.py.
+- Include status 'Hiatus' for adapter_royalroadcom.
+- Correct a comment in defaults.ini.
+- Fix for saved custom column metadata and boolean values.
+- Add bookmarked site specific metadata for adapter_archiveofourownorg.
+- Fix for PI saved metadata not reading False & empty strings.
+- More fixing for bool metadata values--convert to string when set.
+- Add remove_authorfootnotes_on_update feature for AO3.
+- Update Translations.
+
+Version 3.6.0 - 12 Feb 2019
+- Make CLI -j/--json-meta option work on download/update as well as
+  -m/--meta-only.
+- Fix & improve universe_as_series for adapter_storiesonlinenet
+- Update translations
+- Update adapter_fictionhuntcom for stories with no chapters.
+- Update adapter_fictionhuntcom for significant site changes.
+- Collect ships and description in adapter_harrypotterfanfictioncom.
+- Some AO3 stories don't have fandom tags.



More information about the arch-commits mailing list