From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 8P/XD0dO8mTHywAAauVa8A:P1 (envelope-from ) for ; Fri, 01 Sep 2023 22:49:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 8P/XD0dO8mTHywAAauVa8A (envelope-from ) for ; Fri, 01 Sep 2023 22:49:11 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0782035971 for ; Fri, 1 Sep 2023 22:49:11 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=debian.org header.s=1.vagrant.user header.b=Qc5gVG8+; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693601351; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=Yr/JxRPHD7pHrsPojbyT0pl3Fl2rXbeHMJXrZyLycNo=; b=B1X1Dc8mWMRdWrxbhBSLS2cLCzMBoj+6Zf0edIghfT5LXBpN54fDd9qsdewVyEjf/ZRdPD B/LMeN3R51gOH3qd4En3q1rxf8oVaGlW6D9O0BwZqTCbS3VIXgGF3E2ClNkSvkpqD9W9qO h+yal3AeWKnDYPu7T7p2Q8lsl2a651+QIFRo/WCKh8WfXL8eyFQGMojMw1Ic+GIt8h3wDv fOqShl39QEkdtZnTMEVkgMhHyNBFCoHl19y664FdUTCFwu/lWYDo2HfJroiIQuj7tzaWkT rdgpaK/m/XTMy3JdszHYxtICQ/30vKFUyFfWK65sKEj5XeIYeffvmagoDEzVgQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=debian.org header.s=1.vagrant.user header.b=Qc5gVG8+; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693601351; a=rsa-sha256; cv=none; b=IfTXTOLG9XyMt0Pb0TG2qBXd1mJP6G3IgeLcIOvLhYsUzzG9zmnbw1x4GiLpyKcE3GfVtw rZ6FP7nYbXoNQh3vFtj9BGM8gweYKEWa8ROZG9Awy6WJrHH7d5vpR/UG+8a1vb7s+KdguA Ju4GTEus0edKStMauZkWOv73HGqQSRb6pDq0Mp0/qeN0rU3S60mDqINLYDlqC+T6f9mSNm 2h3DGsuHqVoRnTk7U5Q6SlO7s/rprAMZWL/+L229aLtncGiNKBS6Sc8P87xYNG6iUxbdMt rQ+BIWCiErQiOUAopwjS2wvNsY6HxU8r8e5AYNmsHs1jlDOZyRgRlG3LIZXtgg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qcB4Z-0001jJ-JZ; Fri, 01 Sep 2023 16:48:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qcB4X-0001h3-Ih for guix-patches@gnu.org; Fri, 01 Sep 2023 16:48:53 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qcB4X-00050P-As for guix-patches@gnu.org; Fri, 01 Sep 2023 16:48:53 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qcB4g-0005SF-LF for guix-patches@gnu.org; Fri, 01 Sep 2023 16:49:02 -0400 Subject: bug#51047: Subject: [PATCH] gnu: Add python-ropgadget. Resent-From: Vagrant Cascadian Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 01 Sep 2023 20:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 51047 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: phodina , 51047-done@debbugs.gnu.org Mail-Followup-To: 51047@debbugs.gnu.org, vagrant@debian.org, phodina@protonmail.com Received: via spool by 51047-done@debbugs.gnu.org id=D51047.169360130420809 (code D ref 51047); Fri, 01 Sep 2023 20:49:02 +0000 Received: (at 51047-done) by debbugs.gnu.org; 1 Sep 2023 20:48:24 +0000 Received: from localhost ([127.0.0.1]:34188 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcB43-0005PY-Ts for submit@debbugs.gnu.org; Fri, 01 Sep 2023 16:48:24 -0400 Received: from cascadia.aikidev.net ([173.255.214.101]:42384) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcB41-0005Oe-NY for 51047-done@debbugs.gnu.org; Fri, 01 Sep 2023 16:48:22 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id 6C6261AA7B; Fri, 1 Sep 2023 13:48:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=debian.org; s=1.vagrant.user; t=1693601283; bh=AMymXemG5gGEbgRqy8Sjh7CBxJaXnFfGpntw63fkk38=; h=From:To:Subject:In-Reply-To:References:Date:From; b=Qc5gVG8+9ZDT41hEkafgEGVRQlWssW38FKCu6bJBMtUS3EXQuwqdhu/PRWhhGRqo/ DHGnhRNFTtTNrsIp1swM9yl7W+2T4+V47TLfCtLdILB3hUTtm6XfYsh5ssthOsciON J6lgs70QLwu32x6TwTINPl1LMg5jKSHw9PdXaK16Kp1T59OPm6qIVBAFgmJqwIVuLv osdvikJ+nXdZlu3nM4u9BXOpOnd4zMnDX+4UQ8ovNFsPG8tR/gzMBMg7zrXJQa9EVY 7PRcU46uWU0nNa2oHucyHJaz3upL59qwAJ8g4iGF6wmqlwso4GELy807nFRZd4LAn0 m8SkQuiTTOiDQ== From: Vagrant Cascadian In-Reply-To: References: Date: Fri, 01 Sep 2023 13:47:56 -0700 Message-ID: <871qfhtybn.fsf@wireframe> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.82 X-Spam-Score: -6.82 X-Migadu-Queue-Id: 0782035971 X-Migadu-Scanner: mx2.migadu.com X-TUID: 2WzmCLRa7xDW --=-=-= Content-Type: text/plain On 2021-10-05, phodina wrote: > I had to put this package into engineering.scm as it depends on > python-capstone and therefore placing it into python-xyz.scm and > importing engineering creates circular dependency. This appears to be packaged as "ropgadget" in cybersecurity.scm as of commit 60eee3e6de2a11b425496bbdf90bfe1f807c8f49 Marking as done. live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZPJN/AAKCRDcUY/If5cW qtLDAQDwYIO3zOFqCOl48w4MATolyOBdqmSjVMsk5WKQJ/724AD/azpJUOVQpdOt GiN4rBjVNiF7TwWWfIlGozLB5fjEnA8= =u+5h -----END PGP SIGNATURE----- --=-=-=--