Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 805260 - [guru] media-video/ffsubsync-0.4.11 setuptools warnings detected
Summary: [guru] media-video/ffsubsync-0.4.11 setuptools warnings detected
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Nicola Smaniotto
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-07-30 15:04 UTC by Agostino Sarubbo
Modified: 2021-10-06 01:13 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,65.38 KB, text/plain)
2021-07-30 15:04 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-07-30 15:04:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/ffsubsync-0.4.11 setuptools warnings detected.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Please look for 'QA Notice: setuptools warnings detected'
https://archives.gentoo.org/gentoo-dev/message/81e472e95b181da6e017a85acf329981.
Comment 1 Agostino Sarubbo gentoo-dev 2021-07-30 15:04:10 UTC
Created attachment 728364 [details]
build.log

build log and emerge --info
Comment 2 Nicola Smaniotto 2021-08-07 17:05:19 UTC
The issue has been resolved upstream, will close this bug when the next version is released
Comment 3 Larry the Git Cow gentoo-dev 2021-10-06 01:13:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bdc651f9f8425f33c8249a83b3d76929e404cf94

commit bdc651f9f8425f33c8249a83b3d76929e404cf94
Author:     Nicola Smaniotto <smaniotto.nicola@gmail.com>
AuthorDate: 2021-10-04 14:05:31 +0000
Commit:     Nicola Smaniotto <smaniotto.nicola@gmail.com>
CommitDate: 2021-10-04 14:05:54 +0000

    media-video/ffsubsync: bump to 0.4.18
    
    The patch removes the dependency from future-annotations, since those
    features are available in the __future__ module since python 3.7
    
    Closes: https://bugs.gentoo.org/805260
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>

 media-video/ffsubsync/Manifest                     |   2 +-
 ...bsync-0.4.11.ebuild => ffsubsync-0.4.18.ebuild} |   4 +
 ...fsubsync-0.4.18-remove-future_annotations.patch | 176 +++++++++++++++++++++
 3 files changed, 181 insertions(+), 1 deletion(-)